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