aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLeah Neukirchen <[email protected]>2020-12-16 11:03:06 +0100
committerAlexei Starovoitov <[email protected]>2021-01-08 13:39:24 -0800
commit619775c3cfd2bc8559abc4395bf7d85b72bd723f (patch)
tree69fd83f5d6b323357b33ff344cc1e40b8e20685f /tools/perf/scripts/python
parent9e80114b1a271803767d4c5baa11ea9e8678aac3 (diff)
bpf: Remove unnecessary <argp.h> include from preload/iterators
This program does not use argp (which is a glibcism). Instead include <errno.h> directly, which was pulled in by <argp.h>. Signed-off-by: Leah Neukirchen <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Song Liu <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions