diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:39:01 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:32 +0100 |
commit | 91b7be704dd4991bb6ec8bb67480993e82a673bb (patch) | |
tree | 5122da64a83d556459561166382dd5cbdffe148f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4248fd6f37c1995fbc62cd563ab451094dadb412 (diff) |
fork: 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/174111145b945391e48936d6debcd43caec3e406.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions