aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_stackinit.c
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2022-01-07 22:56:56 +0000
committerSteven Rostedt <[email protected]>2022-01-13 21:23:05 +0000
commit3e2a56e6f639492311e0a8533f0a7aed60816308 (patch)
tree4a87cd45525715ef9e3008e17ead48a41f5ebfc3 /lib/test_stackinit.c
parenttracing: Fix mismatched comment in __string_len (diff)
downloadkernel-3e2a56e6f639492311e0a8533f0a7aed60816308.tar.gz
kernel-3e2a56e6f639492311e0a8533f0a7aed60816308.zip
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Currently, the syscall trace events call trace_buffer_lock_reserve() directly, which means that it misses out on some of the filtering optimizations provided by the helper function trace_event_buffer_lock_reserve(). Have the syscall trace events call that instead, as it was missed when adding the update to use the temp buffer when filtering. Link: https://lkml.kernel.org/r/[email protected] Cc: [email protected] Cc: Ingo Molnar <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Tom Zanussi <[email protected]> Reviewed-by: Masami Hiramatsu <[email protected]> Fixes: 0fc1b09ff1ff4 ("tracing: Use temp buffer when filtering events") Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions