diff options
author | Kyle Huey <me@kylehuey.com> | 2024-04-12 04:50:17 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-04-12 12:49:50 +0300 |
commit | 76f6d58845829e5d6ef55532e67a323e7d30c26e (patch) | |
tree | 515b94130689238f4a39e396f311d35c0870a7c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f11f10bfa1ca23b32020b2073aa13131a27978fe (diff) | |
download | linux-76f6d58845829e5d6ef55532e67a323e7d30c26e.tar.xz |
perf/bpf: Remove unneeded uses_default_overflow_handler()
Now that struct perf_event's orig_overflow_handler is gone, there's no need
for the functions and macros to support looking past overflow_handler to
orig_overflow_handler.
This patch is solely a refactoring and results in no behavior change.
Signed-off-by: Kyle Huey <khuey@kylehuey.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Acked-by: Song Liu <song@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20240412015019.7060-6-khuey@kylehuey.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions