diff options
author | Jiri Olsa <[email protected]> | 2023-09-20 23:31:40 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-09-25 16:37:44 -0700 |
commit | dd8657894c11b03c6eb0fd53fe9d7fec2072d18b (patch) | |
tree | c6c5d419041eae87c27d6c164c237a08589a8994 /net/lapb/lapb_subr.c | |
parent | 3acf8ace68230e9558cf916847f1cc9f208abdf1 (diff) |
bpf: Count missed stats in trace_call_bpf
Increase misses stats in case bpf array execution is skipped
because of recursion check in trace_call_bpf.
Adding bpf_prog_inc_misses_counters that increase misses
counts for all bpf programs in bpf_prog_array.
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Tested-by: Song Liu <[email protected]>
Reviewed-by: Song Liu <[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