aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/trace/trace_sched_wakeup.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2016-10-26 15:58:03 -0400
committerSteven Rostedt <rostedt@goodmis.org>2016-11-14 16:42:59 -0500
commit3f303fbccfc423a28765df6e1be0428fdf1aac59 (patch)
tree63f89f7756f353d41af34df481afe8ee610fcd24 /kernel/trace/trace_sched_wakeup.c
parenttracing: Optimise comparison filters and fix binary and for 64 bit (diff)
downloadwireguard-linux-3f303fbccfc423a28765df6e1be0428fdf1aac59.tar.xz
wireguard-linux-3f303fbccfc423a28765df6e1be0428fdf1aac59.zip
tracing/filter: Define op as the enum that it is
The trace_events_file.c filter logic can be a bit complex. I copy this into a userspace program where I can debug it a bit easier. One issue is the op is defined in most places as an int instead of as an enum, and gdb just gives the value when debugging. Having the actual op name shown in gdb is more useful. This has no functionality change, but helps in debugging when the file is debugged in user space. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_sched_wakeup.c')
0 files changed, 0 insertions, 0 deletions