trace: stop all recording to ring buffer on ftrace_dump
[safe/jmp/linux-2.6] / kernel / trace / trace.c
2009-01-21 Steven Rostedttrace: stop all recording to ring buffer on ftrace_dump
2009-01-21 Steven Rostedttrace: print ftrace_dump at KERN_EMERG log level
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: convert kernel trace functions further
2008-12-31 Rusty Russellcpumask: convert kernel trace functions
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Huang Weiyitracing: removed duplicated #include
2008-12-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-19 Pekka J Enbergftrace: introduce tracing_reset_online_cpus() helper
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-19 Ingo Molnartracing: fix warning in kernel/trace/trace.c
2008-12-18 Thomas Gleixnertrace: fix task state printout
2008-12-16 Frederic Weisbeckertracing/ftrace: add the printk-msg-only option
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-12 Markus Metzgerx86, bts, ftrace: adapt the hw-branch-tracer to the...
2008-12-10 Robert Richterftrace: remove unused function arg in trace_iterator_in...
2008-12-08 Ingo Molnartracing/function-graph-tracer: fix 'flags' variable...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: turn tracing_selftest_ru...
2008-12-05 Frederic Weisbeckertracing/ftrace: provide the macro task_curr_ret_stack()
2008-12-05 Frederic Weisbeckertracing/ftrace: don't insert TRACE_PRINT during selftests
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-12-04 Steven Rostedtftrace: trace single pid for function graph tracer
2008-12-04 Steven Rostedtftrace: graph of a single function
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-03 Steven Rostedtftrace: function graph return for function entry
2008-12-03 Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-11-28 Török Edwintracing, alpha: fix build: add missing #ifdef CONFIG_ST...
2008-11-26 Steven Rostedtftrace: add thread comm to function graph tracer
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: set a more human readab...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-25 Markus Metzgerx86, ftrace: call trace->open() before stopping tracing...
2008-11-24 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/fastbo...
2008-11-23 Török Edwintracing/stack-tracer: avoid races accessing file
2008-11-23 Török Edwintracing/stack-tracer: fix locking and refcounts
2008-11-23 Török Edwintracing/stack-tracer: fix style issues
2008-11-23 Steven Rostedtftrace: add ftrace_off_permanent
2008-11-23 Török Edwintracing: identify which executable object the userspace...
2008-11-23 Török Edwintracing: add support for userspace stacktraces in traci...
2008-11-23 Ingo MolnarMerge branches 'tracing/profiling', 'tracing/options...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-19 Ingo Molnarftrace: fix selftest locking
2008-11-18 Heiko Carstensftrace: preemptoff selftest not working
2008-11-18 Julia Lawalltracing: kernel/trace/trace.c: introduce missing kfree()
2008-11-18 Frederic Weisbeckertracing/function-return-tracer: add the overrun field
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-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Separate task security context from task_struct
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
next