diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-10-12 06:40:57 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-10-12 13:50:20 -0400 |
commit | 2e9906f84fc7c99388bb7123ade167250d50f1c0 (patch) | |
tree | 7ad03ec28bfce2d3da00b1416a7834bb988384f8 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | f1d3cbfaafc10464550c6d3a125f4fc802bbaed5 (diff) |
tracing: Add "(fault)" name injection to kernel probes
Have the specific functions for kernel probes that read strings to inject
the "(fault)" name directly. trace_probes.c does this too (for uprobes)
but as the code to read strings are going to be used by synthetic events
(and perhaps other utilities), it simplifies the code by making sure those
other uses do not need to implement the "(fault)" name injection as well.
Link: https://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Cc: Andrew Morton <[email protected]>
Cc: Tom Zanussi <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Reviewed-by: Tom Zanussi <[email protected]>
Fixes: bd82631d7ccdc ("tracing: Add support for dynamic strings to synthetic events")
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions