aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2020-12-11 22:36:25 +0100
committerLinus Torvalds <[email protected]>2020-12-11 14:19:07 -0800
commitb7906b70a2337e445b8dca3ce7ba8976b6ebd07d (patch)
tree1a83ccd888764451ba9c81cee95db8b3bc4f8f1f /tools/perf/scripts/python/exported-sql-viewer.py
parenta06caa4a68ce7d134b342966e65e7bd2dfa2eead (diff)
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Remove bpf_ prefix, which causes these helpers to be reported in verifier dump as bpf_bpf_this_cpu_ptr() and bpf_bpf_per_cpu_ptr(), respectively. Lets fix it as long as it is still possible before UAPI freezes on these helpers. Fixes: eaa6bcb71ef6 ("bpf: Introduce bpf_per_cpu_ptr()") Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions