Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-27 | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+12 |
2017-02-15 | timers: Make flags output in the timer_start tracepoint useful | Thomas Gleixner | 1 | -2/+12 |
2017-02-01 | timers/itimer: Convert internal cputime_t units to nsec | Frederic Weisbecker | 1 | -13/+13 |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 1 | -9/+7 |
2016-08-09 | tracing: Fix tick_stop tracepoint symbols for user export | Steven Rostedt (Red Hat) | 1 | -3/+11 |
2016-03-02 | nohz: Use enum code for tick stop failure tracing message | Frederic Weisbecker | 1 | -5/+31 |
2015-06-19 | timer: Replace timer base by a cpu index | Thomas Gleixner | 1 | -7/+6 |
2015-05-22 | tracing: timer: Add deferrable flag to timer_start | Badhri Jagan Sridharan | 1 | -4/+9 |
2013-05-05 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+21 |
2013-04-24 | nohz: Fix unavailable tick_stop tracepoint in dynticks idle | Frederic Weisbecker | 1 | -1/+1 |
2013-04-22 | nohz: Add basic tracing | Frederic Weisbecker | 1 | -0/+21 |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida | 1 | -5/+5 |
2010-08-19 | tracing: Fix timer tracing | Arjan van de Ven | 1 | -2/+6 |
2010-06-28 | tracing: Convert some timer events to DEFINE_EVENT | Li Zefan | 1 | -48/+32 |
2009-12-10 | itimer: Fix the itimer trace print format | Thomas Gleixner | 1 | -4/+4 |
2009-10-15 | events: Harmonize event field names and print output names | Ingo Molnar | 1 | -40/+39 |
2009-08-29 | itimers: Add tracepoints for itimer | Xiao Guangrong | 1 | -0/+66 |
2009-08-29 | hrtimer: Add tracepoint for hrtimers | Xiao Guangrong | 1 | -0/+139 |
2009-08-29 | timers: Add tracepoints for timer_list timers | Xiao Guangrong | 1 | -0/+137 |