aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorDaniel Xu <[email protected]>2024-06-12 09:58:29 -0600
committerAlexei Starovoitov <[email protected]>2024-06-12 11:01:31 -0700
commitac42f636dc11b2e8d6dea9dd5bb10a39c7bec342 (patch)
tree94ecb2c00b4d6e4efed2f684420bc0109cdee0b3 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent89f0b1abac497c47d0851b780abecc756c1e8734 (diff)
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
The prototype in progs/map_percpu_stats.c is not in line with how the actual kfuncs are defined in kernel/bpf/map_iter.c. This causes compilation errors when kfunc prototypes are generated from BTF. Fix by aligning with actual kfunc definitions. Signed-off-by: Daniel Xu <[email protected]> Link: https://lore.kernel.org/r/0497e11a71472dcb71ada7c90ad691523ae87c3b.1718207789.git.dxu@dxuuu.xyz Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions