diff options
author | Jiri Olsa <[email protected]> | 2023-09-20 23:31:43 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-09-25 16:37:44 -0700 |
commit | 01e4ae474e39b855f911caec355bb79e722562b3 (patch) | |
tree | adace8f603d62e1bb0869bbdc43b6c929ee52f2b /net/lapb/lapb_subr.c | |
parent | b563b9bae8c3a6583e34820856dc6eafc2239aaf (diff) |
selftests/bpf: Add test for missed counts of perf event link kprobe
Adding test that puts kprobe on bpf_fentry_test1 that calls
bpf_kfunc_common_test kfunc, which has also kprobe on.
The latter won't get triggered due to kprobe recursion check
and kprobe missed counter is incremented.
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Hou Tao <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions