diff options
author | Nam Cao <namcao@linutronix.de> | 2024-10-31 18:14:15 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-11-07 04:47:04 +0300 |
commit | fbf920f255315974808ce91d934fe50198294d51 (patch) | |
tree | 23fac4a5fc970e94aee9eb34f26ff217354d445b /tools/perf/scripts/python/stackcollapse.py | |
parent | 2634303f8773b0c602069887565cd412440be15d (diff) | |
download | linux-fbf920f255315974808ce91d934fe50198294d51.tar.xz |
hrtimers: Add missing hrtimer_init() trace points
hrtimer_init*_on_stack() is not covered by tracing when
CONFIG_DEBUG_OBJECTS_TIMERS=y.
Rework the functions similar to hrtimer_init() and hrtimer_init_sleeper()
so that the hrtimer_init() tracepoint is unconditionally available.
The rework makes hrtimer_init_sleeper() unused. Delete it.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/74528e8abf2bb96e8bee85ffacbf14e15cf89f0d.1730386209.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions