summaryrefslogtreecommitdiff
path: root/include/trace/events/timer.h
AgeCommit message (Expand)Author
2023-12-20tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen
2023-12-20tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen
2023-06-19tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior
2023-04-05rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2022-04-14tracing/timer: Add missing argument documentation of trace pointsAnna-Maria Behnsen
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-15y2038: itimer: change implementation to timespec64Arnd Bergmann
2019-10-05nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker
2019-03-24timer/trace: Improve timer tracingAnna-Maria Gleixner
2019-03-24timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner
2018-01-16tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner
2018-01-16tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-15timers: Make flags output in the timer_start tracepoint usefulThomas Gleixner
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-24nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker
2013-04-22nohz: Add basic tracingFrederic Weisbecker
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2010-08-19tracing: Fix timer tracingArjan van de Ven
2010-06-28tracing: Convert some timer events to DEFINE_EVENTLi Zefan
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner
2009-10-15events: Harmonize event field names and print output namesIngo Molnar
2009-08-29itimers: Add tracepoints for itimerXiao Guangrong
2009-08-29hrtimer: Add tracepoint for hrtimersXiao Guangrong
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong