diff options
author | Benjamin Tissoires <bentiss@kernel.org> | 2024-04-20 11:09:03 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-04-23 18:31:24 -0700 |
commit | 073f11b0264310b85754b6a0946afee753790c66 (patch) | |
tree | e43f0fad5af09702d86484afd32511e0b6bee870 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 56b4a177ae6322173360a93ea828ad18570a5a14 (diff) |
bpf: replace bpf_timer_set_callback with a generic helper
In the same way we have a generic __bpf_async_init(), we also need
to share code between timer and workqueue for the set_callback call.
We just add an unused flags parameter, as it will be used for workqueues.
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Link: https://lore.kernel.org/r/20240420-bpf_wq-v2-3-6c986a5a741f@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions