aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/timer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen2023-12-201-0/+20
* tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen2023-12-201-10/+10
* tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior2023-06-191-1/+5
* rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang2023-04-051-1/+2
* tracing/timer: Add missing argument documentation of trace pointsAnna-Maria Behnsen2022-04-141-1/+4
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds2019-12-011-8/+8
|\
| * y2038: itimer: change implementation to timespec64Arnd Bergmann2019-11-151-8/+8
* | nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2019-10-051-1/+2
|/
* timer/trace: Improve timer tracingAnna-Maria Gleixner2019-03-241-4/+7
* timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner2019-03-241-4/+6
* hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner2018-01-161-1/+5
* tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner2018-01-161-5/+8
* tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into accountAnna-Maria Gleixner2018-01-161-4/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2017-02-271-2/+12
|\
| * timers: Make flags output in the timer_start tracepoint usefulThomas Gleixner2017-02-151-2/+12
* | timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker2017-02-011-13/+13
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-251-9/+7
* tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)2016-08-091-3/+11
* nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-021-5/+31
* timer: Replace timer base by a cpu indexThomas Gleixner2015-06-191-7/+6
* tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2015-05-221-4/+9
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2013-05-051-0/+21
|\
| * nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker2013-04-241-1/+1
| * nohz: Add basic tracingFrederic Weisbecker2013-04-221-0/+21
* | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-5/+5
|/
* tracing: Fix timer tracingArjan van de Ven2010-08-191-2/+6
* tracing: Convert some timer events to DEFINE_EVENTLi Zefan2010-06-281-48/+32
* itimer: Fix the itimer trace print formatThomas Gleixner2009-12-101-4/+4
* events: Harmonize event field names and print output namesIngo Molnar2009-10-151-40/+39
* itimers: Add tracepoints for itimerXiao Guangrong2009-08-291-0/+66
* hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-291-0/+139
* timers: Add tracepoints for timer_list timersXiao Guangrong2009-08-291-0/+137