tracing/ftrace: implement a set_flag callback for tracers
[safe/jmp/linux-2.6] / kernel / trace / trace.c
2008-11-18 Frederic Weisbeckertracing/ftrace: implement a set_flag callback for tracers
2008-11-18 Ingo MolnarMerge branches 'tracing/branch-tracer' and 'tracing...
2008-11-17 Aneesh Kumar K.Vtracing: branch tracer, fix writing to trace/trace_options
2008-11-16 Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-16 Frederic Weisbeckertracing/ftrace: fix unexpected -EINVAL when longest...
2008-11-16 Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-11-13 Steven Rostedtftrace: CPU buffer start annotation clean ups
2008-11-13 Steven Rostedtftrace: rename iter_ctrl to trace_options
2008-11-13 Steven Rostedtftrace: show buffer size in kilobytes
2008-11-13 Steven Rostedtftrace: rename trace_entries to buffer_size_kb
2008-11-12 Steven Rostedtftrace: rename unlikely iter_ctrl to branch
2008-11-12 Steven Rostedttrace: rename unlikely profiler to branch profiler
2008-11-12 Ingo Molnartracing: finetune branch-tracer output
2008-11-12 Ingo Molnartracing: branch tracer, tweak output
2008-11-12 Steven Rostedttracing: likely/unlikely branch annotation tracer
2008-11-11 Frederic Weisbeckertracing: add a tracer to catch execution time of kernel...
2008-11-11 Steven Rostedtftrace: prevent ftrace_special from recursion
2008-11-11 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2008-11-11 Ingo MolnarMerge branch 'devel' of git://git./linux/kernel/git...
2008-11-11 Steven Rostedtftrace: disable tracing on resize
2008-11-08 Steven Rostedtftrace: display start of CPU buffer in trace output
2008-11-08 Steven Rostedtftrace: remove trace array ctrl
2008-11-08 Steven Rostedtftrace: remove ctrl_update method
2008-11-08 Steven Rostedtftrace: enable trace_printk by default
2008-11-08 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/fastboot...
2008-11-06 Steven Rostedtftrace: restructure tracing start/stop infrastructure
2008-11-06 Steven Rostedtftrace: soft tracing stop and start
2008-11-06 Ingo MolnarMerge branch 'tracing/fastboot' into tracing/ftrace
2008-11-05 Eric Anholtftrace: fix breakage in bin_fmt results
2008-11-04 Frederic Weisbeckertracing/fastboot: use sched switch tracer from boot...
2008-11-04 Steven Rostedtftrace: function tracer with irqs disabled
2008-11-04 Steven Rostedtftrace: insert in the ftrace_preempt_disable()/enable...
2008-11-03 Steven Rostedtftrace: use kretprobe trampoline name to test in output
2008-11-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/markers'...
2008-11-03 Al Virotracing, alpha: undefined reference to `save_stack_trace'
2008-11-03 Peter Zijlstraftrace: ftrace_dump_on_oops=[tracer]
2008-11-03 Ingo MolnarMerge commit 'v2.6.28-rc3' into tracing/ftrace
2008-10-31 Steven Rostedtftrace: nmi safe code clean ups
2008-10-30 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-10-30 Steven Rostedtftrace: handle archs that do not support irqs_disabled_...
2008-10-30 Steven Rostedtftrace: nmi update statistics
2008-10-28 Steven Rostedtftrace: fix current_tracer error return
2008-10-28 Frederic Weisbeckertracing: fix a build error on alpha
2008-10-27 Steven Rostedtftrace: ftrace dump on oops control
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
next