Merge branch 'linus' into tracing/ftrace
[linux-2.6] / kernel / trace / trace.h
2008-06-16  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-05-26  Steven Rostedtftrace: fix up cmdline recording
2008-05-23  Ingo Molnarftrace: stacktrace fix
2008-05-23  Mathieu DesnoyersPort ftrace to markers
2008-05-23  Pekka Paalanenftrace: add readpos to struct trace_seq; add trace_seq_...
2008-05-23  Steven Rostedtftrace: add trace pipe header pluggin
2008-05-23  Steven Rostedtftrace: add logic to record overruns
2008-05-23  Steven Rostedtftrace: fix comm on function trace output
2008-05-23  Steven Rostedtftrace: comment code
2008-05-23  Thomas Gleixnerftrace: move enums to ftrace.h and make helper function...
2008-05-23  Steven Rostedtftrace: user raw_spin_lock in tracing
2008-05-23  Steven Rostedtftrace: fix dynamic ftrace selftest
2008-05-23  Peter Zijlstraftrace: trace next state
2008-05-23  Ingo Molnarftrace: trace scheduler rbtree
2008-05-23  Ingo Molnarftrace: sched tracer, trace full rbtree
2008-05-23  Ingo Molnarftrace: add stack tracing
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: add trace_special()
2008-05-23  Ingo Molnarftrace: remove-idx-sync
2008-05-23  Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23  Ingo Molnarftrace: fix locking
2008-05-23  Steven Rostedtftrace: user run time file reading
2008-05-23  Steven Rostedtftrace: add a buffer for output
2008-05-23  Steven Rostedtftrace: change buffers to producer consumer
2008-05-23  Ingo Molnarftrace: fix time offset
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Steven Rostedtftrace: add self-tests
2008-05-23  Steven Rostedtftrace: convert single large buffer into single pages.
2008-05-23  Steven Rostedtftrace: latency tracer infrastructure