diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2015-03-27 17:04:45 -0400 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2015-04-08 10:58:25 -0400 |
commit | 43d0f71f0e3f36cc54de8e95bd8005063fa9e818 (patch) | |
tree | 6a2fe6dc9bad2c959779696c8623eed69af6fe0a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6ba16eefcdaa8634e1c1d70d5c31b0495c99ab02 (diff) |
v4l: Export enums used by tracepoints to user space
Enums used by tracepoints for __print_symbolic() are shown in the
tracepoint format files with just their names and not their values.
This makes it difficult for user space tools to know how to convert the
binary data into their string representations.
By adding the use of TRACE_DEFINE_ENUM(), the enum names will be mapped
to their values and shown in the tracing file system to let tools
convert the data as necessary.
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Mauro Carvalho Chehab <[email protected]>
Reviewed-by: Masami Hiramatsu <[email protected]>
Tested-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions