aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorZhu Yanjun <[email protected]>2020-11-26 23:03:18 +0800
committerDaniel Borkmann <[email protected]>2020-11-27 23:00:51 +0100
commitbb1b25cab04324d0749f7ae22653aff58157bf83 (patch)
tree954a3b375c2614dc975a68df05226be51f32148e /tools/perf/scripts/python/check-perf-trace.py
parent105c4e75feb411a60f5089f7a1e68b8523f986cc (diff)
xdp: Remove the functions xsk_map_inc and xsk_map_put
The functions xsk_map_put() and xsk_map_inc() are simple wrappers and as such, replace these functions with the functions bpf_map_inc() and bpf_map_put() and remove some error testing code. Signed-off-by: Zhu Yanjun <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Magnus Karlsson <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions