ftrace: cleanups
[safe/jmp/linux-2.6] / kernel / trace /
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: add trace_function api for other tracers to use
2008-05-23 Soeren Sandmann... ftrace: allow the event pipe to be polled
2008-05-23 Ingo Molnarftrace: build fix
2008-05-23 Ingo Molnarftrace: introduce the "hex" output method
2008-05-23 Ingo Molnarftrace: build fix
2008-05-23 Ingo Molnarftrace: use cpu clock again
2008-05-23 Steven Rostedtftrace: enabled tracing by default
2008-05-23 Steven Rostedtftrace: disable tracing on failure
2008-05-23 Steven Rostedtftrace - fix dynamic ftrace memory leak
2008-05-23 Steven Rostedtftrace: pipe fixes
2008-05-23 Ingo Molnarftrace, locking fix
2008-05-23 Ingo Molnarftrace: add trace_special()
2008-05-23 Ingo Molnarftrace: bin-output
2008-05-23 Ingo Molnarftrace: add raw output
2008-05-23 Ingo Molnarftrace: clean-up-pipe-iteration
2008-05-23 Ingo Molnarftrace: remove-idx-sync
2008-05-23 Ingo Molnarftrace: fast, scalable, synchronized timestamps
2008-05-23 Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23 Ingo Molnarftrace: cleanups
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 Steven Rostedtftrace: reset selftests
2008-05-23 Steven Rostedtftrace: disable all tracers on corrupted buffer
2008-05-23 Ingo Molnarftrace: fix time offset
2008-05-23 Steven Rostedtftrace: startup tester on dynamic tracing.
2008-05-23 Ingo Molnarftrace: add README
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: add self-tests
2008-05-23 Steven Rostedtftrace: force recording
2008-05-23 Steven Rostedtftrace: fix max latency
2008-05-23 Steven Rostedtftrace: fix updates to max trace
2008-05-23 Steven Rostedtftrace: don't use raw_local_irq_save/restore
2008-05-23 Steven Rostedtftrace: irqs off smp_processor_id() fix
2008-05-23 Steven Rostedtftrace: convert single large buffer into single pages.
2008-05-23 Steven Rostedtftrace: add filter select functions to trace
2008-05-23 Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23 Steven Rostedtftrace: move memory management out of arch code
2008-05-23 Steven Rostedtftrace: add ftrace_enabled sysctl to disable mcount...
2008-05-23 Steven Rostedtftrace: dynamic enabling/disabling of function calls
2008-05-23 Steven Rostedtftrace: trace preempt off critical timings
2008-05-23 Steven Rostedtftrace: trace irq disabled critical timings
2008-05-23 Steven Rostedtftrace: tracer for scheduler wakeup latency
2008-05-23 Steven Rostedtftrace: add tracing of context switches
2008-05-23 Steven Rostedtftrace: function tracer
2008-05-23 Steven Rostedtftrace: latency tracer infrastructure
2008-05-23 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation