summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2023-01-20 12:08:59 -0800
committerDaniel Borkmann <daniel@iogearbox.net>2023-01-23 20:53:00 +0100
commitac4afd6e6fa4d4f9a0ab6ca76f4953545e4da7e6 (patch)
treebe43253fff3756be84eef7e740beeb1bc0296c3d /tools/perf/scripts/python/exported-sql-viewer.py
parent55ff00d5393b6d6f6cb90530aac546f5aa52456d (diff)
libbpf: Add BPF_UPROBE and BPF_URETPROBE macro aliases
Add BPF_UPROBE and BPF_URETPROBE macros, aliased to BPF_KPROBE and BPF_KRETPROBE, respectively. This makes uprobe-based BPF program code much less confusing, especially to people new to tracing, at no cost in terms of maintainability. We'll use this macro in selftests in subsequent patch. Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20230120200914.3008030-11-andrii@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions