diff options
author | Jeff Xie <xiehuan09@gmail.com> | 2022-04-10 22:50:25 +0800 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-04-26 17:58:52 -0400 |
commit | cb1c45fb68b8a4285ccf750842b1136f26cfe267 (patch) | |
tree | 8e45f4f4712cef7374a9cfdaa8ab56935be5828c /kernel/trace/trace_output.c | |
parent | 2f51efc6b71dc7e47acd26e4610107905feb074b (diff) |
tracing: Make tp_printk work on syscall tracepoints
Currently the tp_printk option has no effect on syscall tracepoint.
When adding the kernel option parameter tp_printk, then:
echo 1 > /sys/kernel/debug/tracing/events/syscalls/enable
When running any application, no trace information is printed on the
terminal.
Now added printk for syscall tracepoints.
Link: https://lkml.kernel.org/r/20220410145025.681144-1-xiehuan09@gmail.com
Signed-off-by: Jeff Xie <xiehuan09@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_output.c')
0 files changed, 0 insertions, 0 deletions