diff options
author | Zhaolei <zhaolei@cn.fujitsu.com> | 2009-04-08 09:00:13 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-10 13:48:53 (GMT) |
commit | 0462b5664b2bda5a18fef7efb5bb32ce36590c1a (patch) | |
tree | 99a67a1af4e275d6654b6c2dd4bc00d2d70406ba /kernel/cred-internals.h | |
parent | 8f7c2c37319a81ef4c2bfdec67b1ccd5744d97e4 (diff) | |
download | linux-fsl-qoriq-0462b5664b2bda5a18fef7efb5bb32ce36590c1a.tar.xz |
ftrace: Output REC->var instead of __entry->var for trace format
print fmt: "irq=%d return=%s", __entry->irq, __entry->ret ? \"handled\" : \"unhandled\"
"__entry" should be convert to "REC" by __stringify() macro.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <49DC679D.2090901@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/cred-internals.h')
0 files changed, 0 insertions, 0 deletions