diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-03-27 16:18:07 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-04-08 09:40:00 -0400 |
commit | 5511b9a471f3bb2f1cd5d7bf6b4191403e49315e (patch) | |
tree | 1ca42206a40fd328591832c58e92aa0983e92ae4 /include/trace/events/irq.h | |
parent | 56e1b226088b07d14ad863bb73753ae24d48c113 (diff) |
f2fs: Export the enums in the tracepoints to userspace
The tracepoints that use __print_symbolic() use enums as the value
to convert to strings. Unfortunately, the format files for these
tracepoints show the enum name and not their value. This causes some
userspace tools not to know how to convert __print_symbolic() to
their strings.
Add TRACE_DEFINE_ENUM() macros to export the enums used to userspace
to let those tools know what those enum values are.
Link: http://lkml.kernel.org/r/20150403013802.220157513@goodmis.org
Cc: Namjae Jeon <namjae.jeon@samsung.com>
Cc: Pankaj Kumar <pankaj.km@samsung.com>
Cc: Jaegeuk Kim <jaegeuk@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 'include/trace/events/irq.h')
0 files changed, 0 insertions, 0 deletions