diff options
author | Kyle Huey <me@kylehuey.com> | 2024-04-12 04:50:15 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-04-12 12:49:49 +0300 |
commit | 14e40a9578b70cc5323e55f61292a7e021f6037c (patch) | |
tree | 7c86fb11ad61a5e7d6ada7248495da6409c72082 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 924d934393f98fa6a41d6ea27352faf79c2bbaf6 (diff) | |
download | linux-14e40a9578b70cc5323e55f61292a7e021f6037c.tar.xz |
perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
This will allow __perf_event_overflow() (which is independent of
CONFIG_BPF_SYSCALL) to use struct perf_event's prog to decide whether to
call bpf_overflow_handler().
Suggested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Kyle Huey <khuey@kylehuey.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240412015019.7060-4-khuey@kylehuey.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions