Hi! Should perf_call_bpf_enter/exit (kernel/trace/trace_syscalls.c) use struct trace_event_raw_sys_enter/exit instead of locally crafted struct syscall_tp_t nowadays? test_progs's vmlinux test expects it as the context. Or at least use struct trace_entry instead of struct pt_regs? I have a problem with one RT patch with extends trace_entry. -- WBR, Yauheni Kaliuta