diff options
| author | Andrii Nakryiko <[email protected]> | 2024-03-26 09:21:50 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-03-28 18:31:40 -0700 |
| commit | 3124591f686115aca25d772c2ccb7b1e202c3197 (patch) | |
| tree | e761705a15312f4cf7423a40035c3e78bb8e4901 /tools/perf/scripts/python/flamegraph.py | |
| parent | b4ccf9158f5893dedb898687272fabfe80f58907 (diff) | |
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Add a simple bpf_modify_return_test_tp() kfunc, available to all program
types, that is useful for various testing and benchmarking scenarios, as
it allows to trigger most tracing BPF program types from BPF side,
allowing to do complex testing and benchmarking scenarios.
It is also attachable to for fmod_ret programs, making it a good and
simple way to trigger fmod_ret program under test/benchmark.
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions