diff options
author | Kyle Huey <[email protected]> | 2024-04-11 18:50:17 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-04-12 11:49:50 +0200 |
commit | 76f6d58845829e5d6ef55532e67a323e7d30c26e (patch) | |
tree | 515b94130689238f4a39e396f311d35c0870a7c2 /tools/perf/scripts/python | |
parent | f11f10bfa1ca23b32020b2073aa13131a27978fe (diff) |
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Will Deacon <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions