diff options
author | Jeff Xie <[email protected]> | 2022-04-10 22:50:25 +0800 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-04-26 17:58:52 -0400 |
commit | cb1c45fb68b8a4285ccf750842b1136f26cfe267 (patch) | |
tree | 8e45f4f4712cef7374a9cfdaa8ab56935be5828c /lib/mpi/mpi-add.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/[email protected]
Signed-off-by: Jeff Xie <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions