aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/timer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-24timer/trace: Improve timer tracingAnna-Maria Gleixner1-4/+7
2019-03-24timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner1-4/+6
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner1-1/+5
2018-01-16tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner1-5/+8
2018-01-16tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into accountAnna-Maria Gleixner1-4/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+12
2017-02-15timers: Make flags output in the timer_start tracepoint usefulThomas Gleixner1-2/+12
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker1-13/+13
2016-12-25ktime: Get rid of the unionThomas Gleixner1-9/+7
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)1-3/+11
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker1-5/+31
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner1-7/+6
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan1-4/+9
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2013-04-24nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker1-1/+1
2013-04-22nohz: Add basic tracingFrederic Weisbecker1-0/+21
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-5/+5
2010-08-19tracing: Fix timer tracingArjan van de Ven1-2/+6
2010-06-28tracing: Convert some timer events to DEFINE_EVENTLi Zefan1-48/+32
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner1-4/+4
2009-10-15events: Harmonize event field names and print output namesIngo Molnar1-40/+39
2009-08-29itimers: Add tracepoints for itimerXiao Guangrong1-0/+66
2009-08-29hrtimer: Add tracepoint for hrtimersXiao Guangrong1-0/+139
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong1-0/+137