aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_sched_wakeup.c
Commit message (Expand)AuthorAge
* tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
* tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-03
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde2009-09-12
* tracing: remove unused local variables in tracer probe functionsCarsten Emde2009-09-12
* tracing: do not grab lock in wakeup latency function tracingSteven Rostedt2009-09-09
* tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-04
* tracing/wakeup: move access to wakeup_cpu into spinlockSteven Rostedt2009-04-23
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-07
* tracing: have latency tracers set the latency formatSteven Rostedt2009-03-04
* tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-17
* tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-17
* trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-05
* trace_sched_wakeup: Remove unused variableArnaldo Carvalho de Melo2009-01-29
* wakeup-tracer: show scheduling data in outputSteven Rostedt2009-01-22
* trace: separate out rt tasks from wakeup tracerSteven Rostedt2009-01-22
* trace: do not disable wake up tracer on output of traceSteven Rostedt2009-01-22
* trace: set max latency variable to zero on defaultSteven Rostedt2009-01-16
* sched, trace: update trace_sched_wakeup()Peter Zijlstra2008-12-25
* tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
* ftrace: remove trace array ctrlSteven Rostedt2008-11-08
* ftrace: remove ctrl_update methodSteven Rostedt2008-11-08
* ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-06
* ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt2008-11-04
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-14
* ftrace: make work with new ring bufferSteven Rostedt2008-10-14
* ftrace: port to tracepointsMathieu Desnoyers2008-10-14
* ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...Steven Rostedt2008-07-18
* ftrace: start wakeup tracing after setting function tracerSteven Rostedt2008-07-11
* ftrace: add function tracing to wake up tracingSteven Rostedt2008-05-26
* Port ftrace to markersMathieu Desnoyers2008-05-23
* ftrace: printk and trace irqsoff and wakeupsSteven Rostedt2008-05-23
* ftrace: sched tracer fixIngo Molnar2008-05-23
* ftrace: add wakeup events to sched tracerIngo Molnar2008-05-23
* ftrace: remove notraceIngo Molnar2008-05-23
* ftrace: add trace_function api for other tracers to useSteven Rostedt2008-05-23
* ftrace: timestamp syncing, prepareIngo Molnar2008-05-23
* ftrace: cleanupsIngo Molnar2008-05-23
* ftrace: add self-testsSteven Rostedt2008-05-23
* ftrace: tracer for scheduler wakeup latencySteven Rostedt2008-05-23