[PATCH 0/4] timers: Fix and improve tracing and documentation

From: Anna-Maria Gleixner
Date: Thu Mar 21 2019 - 08:10:16 EST


Hi,

the patch series was developed during investigating timer problems and
timer improvements. It contains a struct documentation fix in tick-sched
and a fixes as well as an improvement for timer tracing.

Thanks,

Anna-Maria


Anna-Maria Gleixner (4):
tick-sched: Update tick_sched struct documentation
timer: Move trace point to get proper index
timer: Replace deprecated vsprintf pointer extension %pf by %ps
trace/timer: Improve timer tracing

include/trace/events/timer.h | 17 +++++++++++------
kernel/time/tick-sched.h | 13 ++++++++++---
kernel/time/timer.c | 30 +++++++++++++++++-------------
3 files changed, 38 insertions(+), 22 deletions(-)

--
2.20.1