summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2024-03-20 02:38:48 +0300
committerAlexei Starovoitov <ast@kernel.org>2024-03-20 09:05:33 +0300
commit6b9c2950c912780ce113079c9c52041b1e2a611a (patch)
treebb5b88cda791dce09c4065b1ee1c20a985d2f623 /tools/perf/scripts/python/libxed.py
parentf803bcf9208a2540acb4c32bdc3616673169f490 (diff)
downloadlinux-6b9c2950c912780ce113079c9c52041b1e2a611a.tar.xz
bpf: flatten bpf_probe_register call chain
bpf_probe_register() and __bpf_probe_register() have identical signatures and bpf_probe_register() just redirect to __bpf_probe_register(). So get rid of this extra function call step to simplify following the source code. It has no difference at runtime due to inlining, of course. Acked-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Message-ID: <20240319233852.1977493-2-andrii@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions