summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNam Cao <namcao@linutronix.de>2025-02-05 11:43:27 +0100
committerThomas Gleixner <tglx@linutronix.de>2025-02-18 10:35:45 +0100
commit806e32248e22582715dbbb7664567b81b9d6928a (patch)
treebdc03d9a263ab6cc7dc23088a898169e3912a81f /tools/perf/scripts/python/export-to-postgresql.py
parent881ec0c6db17ec6bacd968d6899508be3cf00ff4 (diff)
can: 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. Most of this patch is generated by Coccinelle. Except for the TX thrtimer in bcm_tx_setup() because this timer is not used and the callback function is never set. For this particular case, set the callback to hrtimer_dummy_timeout() Signed-off-by: Nam Cao <namcao@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Marc Kleine-Budde <mkl@pengutronix.de> Link: https://lore.kernel.org/all/a3a6be42c818722ad41758457408a32163bfd9a0.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions