ftrace: remove ftrace hash
[safe/jmp/linux-2.6] / kernel / trace / trace.c
2008-10-23 Steven Rostedtftrace: remove ftrace hash
2008-10-23 Steven Rostedtftrace: only have ftrace_kill atomic
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-14 Harvey Harrisontrace: add build-time check to avoid overrunning hex...
2008-10-14 Harvey Harrisonftrace: fix hex output mode of ftrace
2008-10-14 Frederic Weisbeckerftrace: return an error when setting a nonexistent...
2008-10-14 Steven Rostedtftrace: make some tracers reentrant
2008-10-14 Steven Rostedtftrace: preempt disable over interrupt disable
2008-10-14 Steven Rostedtftrace: type cast filter+verifier
2008-10-14 Frederic Weisbeckertracing/ftrace: adapt mmiotrace to the new type of...
2008-10-14 Steven Rostedtring_buffer: implement new locking
2008-10-14 Pekka Paalanentracing/ftrace: fix pipe breaking
2008-10-14 Frederic Weisbeckertracing/ftrace: change the type of the print_line callback
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: make tracing suitable to run the boot...
2008-10-14 Frédéric Weisbeckertracing/ftrace: replace none tracer by 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: print continue index fix
2008-10-14 Steven Rostedtftrace: binary and not logical for continue test
2008-10-14 Michael Ellermanftrace: make output nicely spaced for up to 999 cpus
2008-10-14 Frédéric Weisbeckerftrace: fix some mistakes in error messages
2008-10-14 Steven Rostedtftrace: dump out ftrace buffers to console on panic
2008-10-14 Steven Rostedtftrace: ftrace_printk doc moved
2008-10-14 Steven Rostedtftrace: printk formatting infrastructure
2008-10-14 Steven Rostedtftrace: new continue entry - separate out from trace_entry
2008-07-27 Andrea Righitracing: remove unused variable
2008-07-24 Ingo Molnarftrace: remove latency-tracer leftover
2008-07-14 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-11 Steven Rostedtftrace: separate out the function enabled variable
2008-07-11 Steven Rostedtftrace: check proper config for preempt type
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-06-23 Abhishek Sagarftrace: freeze kprobe'd records
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: sysprof 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
next