xfs: remove nr_to_write writeback windup.
[safe/jmp/linux-2.6] / kernel / trace / trace_sched_wakeup.c
2010-05-14 Steven Rostedttracing: Let tracepoints have data passed to tracepoint...
2010-05-07 Peter Zijlstrasched: Remove rq argument to the tracepoints
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN...
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-09-13 Carsten Emdetracing: do not update tracing_max_latency when tracer...
2009-09-13 Carsten Emdetracing: remove unused local variables in tracer probe...
2009-09-10 Steven Rostedttracing: do not grab lock in wakeup latency function...
2009-09-04 Steven Rostedttracing: use timestamp to determine start of latency...
2009-04-24 Steven Rostedttracing/wakeup: move access to wakeup_cpu into spinlock
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-07 Steven Rostedttracing: remove CALLER_ADDR2 from wakeup tracer
2009-03-05 Steven Rostedttracing: have latency tracers set the latency format
2009-02-18 Frederic Weisbeckertracing/core: use appropriate waiting on trace_pipe
2009-02-17 Wenji Huangtracing: fix typing mistake in hint message and comments
2009-02-05 Arnaldo Carvalho... trace: Remove unused trace_array_cpu parameter
2009-01-29 Arnaldo Carvalho... trace_sched_wakeup: Remove unused variable
2009-01-22 Steven Rostedtwakeup-tracer: show scheduling data in output
2009-01-22 Steven Rostedttrace: separate out rt tasks from wakeup tracer
2009-01-22 Steven Rostedttrace: do not disable wake up tracer on output of trace
2009-01-21 Steven Rostedttrace: set max latency variable to zero on default
2009-01-16 Steven Rostedttrace: set max latency variable to zero on default
2008-12-25 Peter Zijlstrasched, trace: update trace_sched_wakeup()
2008-11-16 Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-08 Steven Rostedtftrace: remove trace array ctrl
2008-11-08 Steven Rostedtftrace: remove ctrl_update method
2008-11-06 Steven Rostedtftrace: restructure tracing start/stop infrastructure
2008-11-04 Steven Rostedtftrace: insert in the ftrace_preempt_disable()/enable...
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-14 Steven Rostedtftrace: preempt disable over interrupt disable
2008-10-14 Steven Rostedtftrace: make work with new ring buffer
2008-10-14 Mathieu Desnoyersftrace: port to tracepoints
2008-07-18 Steven Rostedtftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel...
2008-07-11 Steven Rostedtftrace: start wakeup tracing after setting function...
2008-05-26 Steven Rostedtftrace: add function tracing to wake up tracing
2008-05-23 Mathieu DesnoyersPort ftrace to markers
2008-05-23 Steven Rostedtftrace: printk and trace irqsoff and wakeups
2008-05-23 Ingo Molnarftrace: sched tracer fix
2008-05-23 Ingo Molnarftrace: add wakeup events to sched tracer
2008-05-23 Ingo Molnarftrace: remove notrace
2008-05-23 Steven Rostedtftrace: add trace_function api for other tracers to use
2008-05-23 Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: add self-tests
2008-05-23 Steven Rostedtftrace: tracer for scheduler wakeup latency