aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2023-12-15 10:12:19 +0100
committerAlexei Starovoitov <[email protected]>2023-12-15 16:25:55 -0800
commite72d88d18df4e03c80e64c2535f70c64f1dc6fc1 (patch)
treeb40a94832096c09289083677044e0d6c61601927 /tools/perf/scripts/python/export-to-sqlite.py
parent4f9087f16651aca4a5f32da840a53f6660f0579a (diff)
x86/cfi,bpf: Fix bpf_callback_t CFI
Where the main BPF program is expected to match bpf_func_t, sub-programs are expected to match bpf_callback_t. This fixes things like: tools/testing/selftests/bpf/progs/bloom_filter_bench.c: bpf_for_each_map_elem(&array_map, bloom_callback, &data, 0); Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions