diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:39:05 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:33 +0100 |
commit | deacdc871b48a6a75b03837e8faf3e0cd7c198ea (patch) | |
tree | b4ba1bcd8f3a44c4f3c04716802492428b2e620c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f66b0acf394b8558f79c03336b579a47876a6940 (diff) |
bpf: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.
Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Patch was created by using Coccinelle.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/e4be2486f02a8e0ef5aa42624f1708d23e88ad57.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions