aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMatt Bobrowski <[email protected]>2024-07-31 11:08:33 +0000
committerAlexei Starovoitov <[email protected]>2024-08-06 09:01:42 -0700
commit2b399b9b1f995d71f53e94a41e5717db46c39459 (patch)
tree64abe593d79ffc6b01fdb2a4ff40fb5d3cb33a54 /tools/perf/util/scripting-engines/trace-event-python.c
parentff358ada070fa1b64a6368147b2b56cc6a921847 (diff)
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Add a bunch of positive selftests which extensively cover the various contexts and parameters in which the new VFS based BPF kfuncs may be used from. Again, the following VFS based BPF kfuncs are thoroughly tested within this new selftest: * struct file *bpf_get_task_exe_file(struct task_struct *); * void bpf_put_file(struct file *); * int bpf_path_d_path(struct path *, char *, size_t); Acked-by: Christian Brauner <[email protected]> Acked-by: Song Liu <[email protected]> Signed-off-by: Matt Bobrowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions