ftrace: take advantage of variable length entries
[safe/jmp/linux-2.6] / kernel / trace / trace.h
2008-10-14 Steven Rostedtftrace: take advantage of variable length entries
2008-10-14 Steven Rostedtftrace: make work with new ring buffer
2008-10-14 Frédéric Weisbeckertracing/ftrace: add the boot tracer
2008-10-14 Frédéric Weisbeckertracing/ftrace: replace none tracer by nop tracer
2008-10-14 Steven Noonantrace: remove pointless ifdefs
2008-10-14 Steven Noonanftrace: add nop tracer
2008-10-14 Pekka Paalanenftrace: inject markers via trace_marker file
2008-10-14 Pekka Paalanenmmiotrace: handle TRACE_PRINT entries
2008-10-14 Pekka Paalanenftrace: add trace_vprintk()
2008-10-14 Pekka Paalanenftrace: move mmiotrace functions out of trace.c
2008-10-14 Peter Zijlstraftrace: sched_switch: show the wakee's cpu
2008-10-14 Peter Zijlstraftrace: make ftrace_printk usable with the other tracers
2008-10-14 Steven Rostedtftrace: printk formatting infrastructure
2008-10-14 Steven Rostedtftrace: new continue entry - separate out from trace_entry
2008-07-14 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-11 Steven Rostedtftrace: define function trace nop
2008-07-10 Ingo MolnarMerge branch 'tracing/sysprof' into auto-ftrace-next
2008-07-10 Ingo MolnarMerge branch 'tracing/mmiotrace' into auto-ftrace-next
2008-05-26 Steven Rostedtftrace: fix up cmdline recording
2008-05-24 Pekka Paalanenftrace: mmiotrace, updates
2008-05-23 Ingo Molnarftrace: sysprof updates
2008-05-23 Ingo Molnarftrace: sysprof-plugin, add self-tests
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