summaryrefslogtreecommitdiffstats
path: root/include/trace/events/timer.h
Commit message (Expand)AuthorAgeFilesLines
* 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 ac...Anna-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/rost...Linus 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/+7Star
* 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/+6Star
* 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/ke...Linus 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/+32Star
* 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/+39Star
* 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