diff options
author | Song Chen <[email protected]> | 2022-12-30 14:33:19 +0800 |
---|---|---|
committer | Masami Hiramatsu (Google) <[email protected]> | 2023-02-24 09:44:15 +0900 |
commit | 196b6389a363e0d7e6b6f2654b9889f9c821b9d3 (patch) | |
tree | 66ee2e9f37825537267275c05e16094c4afea298 /tools/perf/scripts/python/stackcollapse.py | |
parent | c96abaec78f34366b3ddf1c6be52ca5c1241e15b (diff) |
kernel/trace: Introduce trace_probe_print_args and use it in *probes
print_probe_args is currently inplemented in trace_probe_tmpl.h and
included by *probes, as a result, each probe has an identical copy.
This patch will move it to trace_probe.c as an new API, each probe
calls it to print their args in trace file.
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Song Chen <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions