diff options
author | 2009-06-03 16:01:30 +0800 | |
---|---|---|
committer | 2009-06-03 10:25:30 -0400 | |
commit | 048dc50c5e7eada19ebabbad70b7966d14283d41 (patch) | |
tree | 2d81fa88cfb5ebd5ee2622b4eb7632b1f369a567 /security/capability.c | |
parent | tracing/events: fix output format of kernel stack (diff) | |
download | wireguard-linux-048dc50c5e7eada19ebabbad70b7966d14283d41.tar.xz wireguard-linux-048dc50c5e7eada19ebabbad70b7966d14283d41.zip |
tracing/events: fix output format of user stack
According to "events/ftrace/user_stack/format", fix the output of
user stack.
before fix:
sh-1073 [000] 31.137561: <b7f274fe> <- <0804e33c> <- <080835c1>
after fix:
sh-1072 [000] 37.039329:
=> <b7f8a4fe>
=> <0804e33c>
=> <080835c1>
Signed-off-by: walimis <walimisdev@gmail.com>
LKML-Reference: <1244016090-7814-3-git-send-email-walimisdev@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'security/capability.c')
0 files changed, 0 insertions, 0 deletions