diff options
author | Jiri Olsa <[email protected]> | 2023-09-20 23:31:39 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-09-25 16:37:44 -0700 |
commit | 3acf8ace68230e9558cf916847f1cc9f208abdf1 (patch) | |
tree | 70ce5ccd1c39ec915e37a03570b93736dbab55a1 /net/lapb/lapb_subr.c | |
parent | e2b2cd592adbd303bcc02451d32fedd511000fb0 (diff) |
bpf: Add missed value to kprobe perf link info
Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.
The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Andrii Nakryiko <[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