diff options
author | 2015-03-27 16:31:44 -0400 | |
---|---|---|
committer | 2015-04-08 09:40:00 -0400 | |
commit | f0a91b3caa053c9964f1d1e6941f0963d002a670 (patch) | |
tree | 57148dc7a1b97779a48871b0c656a289d3845b3e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: Export the enums in the tracepoints to userspace (diff) | |
download | wireguard-linux-f0a91b3caa053c9964f1d1e6941f0963d002a670.tar.xz wireguard-linux-f0a91b3caa053c9964f1d1e6941f0963d002a670.zip |
irq/tracing: Export enums in tracepoints to user space
The enums used by the softirq mapping is what is shown in the output
of the __print_symbolic() and not their values, that are needed
to map them to their strings. Export them to userspace with the
TRACE_DEFINE_ENUM() macro so that user space tools can map the enums
with their values.
Link: http://lkml.kernel.org/r/20150403013802.220157513@goodmis.org
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Tested-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions