summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_clock.c
Commit message (Expand)AuthorAgeFilesLines
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-2/+2
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-2/+2
* tracing: do not disable interrupts for trace_clock_localSteven Rostedt2009-11-111-3/+5
* tracing: optimize global_trace_clock cachelinesSteven Rostedt2009-09-151-10/+14
* tracing: fix four sparse warningsDmitri Vorobiev2009-03-221-0/+1
* trace_clock: fix preemption bugPeter Zijlstra2009-03-101-1/+8
* tracing: implement trace_clock_*() APIsIngo Molnar2009-02-261-0/+101
OpenPOWER on IntegriCloud