aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2009-03-12 22:00:19 -0400
committerSteven Rostedt <srostedt@redhat.com>2009-03-12 22:00:19 -0400
commitf28e55765e40450c127e44d00ae65d0cd1a4efec (patch)
tree31b8b0483fc8a5ddc0fc80ae8fee88e01f6f56d5 /kernel/softirq.c
parenttracing: Don't use tracing_record_cmdline() in workqueue tracer fix (diff)
downloadwireguard-linux-f28e55765e40450c127e44d00ae65d0cd1a4efec.tar.xz
wireguard-linux-f28e55765e40450c127e44d00ae65d0cd1a4efec.zip
tracing: show event name in trace for TRACE_EVENT created events
Unlike TRACE_FORMAT() macros, the TRACE_EVENT() macros do not show the event name in the trace file. Knowing the event type in the trace output is very useful. Instead of: task swapper:0 [140] ==> ntpd:3308 [120] We now have: sched_switch: task swapper:0 [140] ==> ntpd:3308 [120] Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions