Merge branch 'tracing/mmiotrace' into auto-ftrace-next
[linux-2.6] / kernel / trace / trace.c
2008-07-10  Ingo MolnarMerge branch 'tracing/mmiotrace' into auto-ftrace-next
2008-07-10  Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-07  Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-06-25  Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-25  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-23  Abhishek Sagarftrace: freeze kprobe'd records
2008-06-23  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-16  Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-12  Jiri Slabyftrace: fix printout
2008-06-10  Ankita Gargftrace: disable tracing when current_tracer is set...
2008-06-02  Abhishek Sagarftrace: distinguish kretprobe'd functions in trace...
2008-05-26  Steven Rostedtftrace: fix up cmdline recording
2008-05-26  Steven Rostedtftrace: move ftrace_special to trace.c
2008-05-26  Steven Rostedtftrace: limit use of check pages
2008-05-24  Ingo Molnarmmiotrace: ftrace fix
2008-05-24  Pekka Paalanenftrace: mmiotrace, updates
2008-05-23  Ingo Molnarftrace: stacktrace fix
2008-05-23  Steven Rostedtftrace: limit trace entries
2008-05-23  Pekka Paalanenftrace: add readpos to struct trace_seq; add trace_seq_...
2008-05-23  Ingo Molnarftrace: special stacktrace
2008-05-23  Ingo Molnarftrace: trace faster
2008-05-23  Steven Rostedtftrace: fix setting of pos in read_pipe
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  Steven Rostedtftrace: modulize the number of CPU buffers
2008-05-23  Steven Rostedtftrace: replace simple_strtoul with strict_strtoul
2008-05-23  Steven Rostedtftrace: simple clean ups
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Thomas Gleixnerftrace: simplify hexprint
2008-05-23  Steven Rostedtftrace: trace_entries to dynamically change trace buffe...
2008-05-23  Steven Rostedtftrace: trace_pipe implement NONBLOCK
2008-05-23  Steven Rostedtftrace: return EOF in trace_pipe on change of tracer
2008-05-23  Steven Rostedtftrace: restore iterator trace in pipe read
2008-05-23  Steven Rostedtftrace: allow trace_pipe to block on all reads
2008-05-23  Ankita Gargftrace: fix conversion of task state to char in latency...
2008-05-23  Thomas Gleixnerftrace: move enums to ftrace.h and make helper function...
2008-05-23  Steven Rostedtftrace: fix mutex unlock in trace output
2008-05-23  Steven Rostedtftrace: user raw_spin_lock in tracing
2008-05-23  Steven Rostedtftrace: remove wakeup from function trace
2008-05-23  Peter Zijlstraftrace: trace next state
2008-05-23  Ingo Molnarftrace: sched special
2008-05-23  Ingo Molnarftrace: include cpu in stacktrace
2008-05-23  Ingo Molnarftrace: iter ctrl fix
2008-05-23  Ingo Molnarftrace: make use of tracing_cpumask
2008-05-23  Ingo Molnarftrace: add tracing_cpumask
2008-05-23  Ingo Molnarftrace: trace scheduler rbtree
2008-05-23  Ingo Molnarftrace: fix __trace_special()
2008-05-23  Ingo Molnarftrace: fix wakeups
2008-05-23  Ingo Molnarftrace: sched tracer, trace full rbtree
2008-05-23  Ingo Molnarftrace: make nostacktrace the default
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  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: 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  Ingo Molnarftrace: fix time offset
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: 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: convert single large buffer into single pages.
2008-05-23  Steven Rostedtftrace: latency tracer infrastructure