aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2024-02-25 23:55:00 +0100
committerThomas Gleixner <[email protected]>2024-02-26 11:37:31 +0100
commitf04e51220ad5cf35540f67f3ca15c8617c1f0bef (patch)
treeb271e38923c83973d8e02cdd246ff158795aee6e /tools/perf/util/trace-event-scripting.c
parent3ad6eb0683a1edbb4bb117b85d61f17a879155a1 (diff)
tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
The tick hrtimer is cancelled right before hrtimers are migrated. This is done from the hrtimer subsystem even though it shouldn't know about its actual users. Move instead the tick hrtimer cancellation to the relevant CPU hotplug state that aims at centralizing high level tick shutdown operations so that the related flow is easy to follow. Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions