Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | tracing: Add SPDX License format tags to tracing files | Steven Rostedt (VMware) | 1 | -0/+1 |
2018-04-06 | tracing: Hide global trace clock from lockdep | Steven Rostedt (VMware) | 1 | -2/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2015-05-12 | tracing: Export tracing clock functions | Jerry Snitselaar | 1 | -0/+3 |
2014-07-21 | tracing: Fix wraparound problems in "uptime" trace clock | Tony Luck | 1 | -4/+5 |
2013-03-15 | tracing: Add "uptime" trace clock that uses jiffies | Steven Rostedt (Red Hat) | 1 | -0/+10 |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2013-01-30 | tracing: Use sched_clock_cpu for trace_clock_global | Namhyung Kim | 1 | -1/+1 |
2013-01-22 | tracing: Remove trace.h header from trace_clock.c | Steven Rostedt | 1 | -2/+0 |
2013-01-08 | tracing: Export trace_clock_local() | Paul E. McKenney | 1 | -0/+1 |
2011-09-19 | tracing: Add a counter clock for those that do not trust clocks | Steven Rostedt | 1 | -0/+12 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2010-06-09 | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 1 | -1/+1 |
2010-06-03 | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 1 | -3/+2 |
2010-03-29 | tracing: Fix lockdep warning in global_clock() | Li Zefan | 1 | -2/+2 |
2010-02-28 | tracing: Include irqflags headers from trace clock | Frederic Weisbecker | 1 | -0/+1 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -2/+2 |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 1 | -1/+1 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-11-11 | tracing: do not disable interrupts for trace_clock_local | Steven Rostedt | 1 | -3/+5 |
2009-09-15 | tracing: optimize global_trace_clock cachelines | Steven Rostedt | 1 | -10/+14 |
2009-03-22 | tracing: fix four sparse warnings | Dmitri Vorobiev | 1 | -0/+1 |
2009-03-10 | trace_clock: fix preemption bug | Peter Zijlstra | 1 | -1/+8 |
2009-02-26 | tracing: implement trace_clock_*() APIs | Ingo Molnar | 1 | -0/+101 |