diff options
author | Jiri Olsa <jolsa@kernel.org> | 2022-05-10 14:26:16 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-05-10 14:42:06 -0700 |
commit | 5b6c7e5c44349b29c614e1b61f80c6849fc72ccf (patch) | |
tree | b3668dbe0d94016081c7e48f29d1bc0febf1f471 /tools/pcmcia | |
parent | 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec (diff) | |
download | linux-5b6c7e5c44349b29c614e1b61f80c6849fc72ccf.tar.bz2 |
selftests/bpf: Add attach bench test
Adding test that reads all functions from ftrace available_filter_functions
file and attach them all through kprobe_multi API.
It also prints stats info with -v option, like on my setup:
test_bench_attach: found 48712 functions
test_bench_attach: attached in 1.069s
test_bench_attach: detached in 0.373s
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20220510122616.2652285-6-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/pcmcia')
0 files changed, 0 insertions, 0 deletions