aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2024-04-14 22:33:27 +0200
committerIngo Molnar <[email protected]>2024-04-14 22:35:26 +0200
commit854dd99b5ddc9d90e31e5f112462a5994dd31810 (patch)
tree25cba84a41ae9d6cd5f38e26cc4dc42efe00422f /tools/perf/scripts/python/export-to-postgresql.py
parente224d1c1fb93f258030186b4878abe105c296ac1 (diff)
perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler() as inline too
They can be unused with certain Kconfig variations: kernel/events/core.c:9622:13: warning: ‘perf_event_free_bpf_handler’ defined but not used [-Wunused-function] kernel/events/core.c:9586:12: warning: ‘perf_event_set_bpf_handler’ defined but not used [-Wunused-function] Since they are both single-use, mark them inline. Signed-off-by: Ingo Molnar <[email protected]> Cc: [email protected] Cc: Kyle Huey <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions