diff options
author | Andrii Nakryiko <[email protected]> | 2020-12-03 12:46:26 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-12-03 17:38:20 -0800 |
commit | 9f7fa225894c7fcb014f3699a402fcc4d896cb1c (patch) | |
tree | edf41331c46aa34ac41b9b1545b112575a112edc /tools/perf/scripts/python/sctop.py | |
parent | 4f33a53d56000cfa67e2e4e8a5dac08f084a979b (diff) |
selftests/bpf: Add bpf_testmod kernel module for testing
Add bpf_testmod module, which is conceptually out-of-tree module and provides
ways for selftests/bpf to test various kernel module-related functionality:
raw tracepoint, fentry/fexit/fmod_ret, etc. This module will be auto-loaded by
test_progs test runner and expected by some of selftests to be present and
loaded.
Pahole currently isn't able to generate BTF for static functions in kernel
modules, so make sure traced function is global.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions