Merge branch 'linus' into tracing/core
[safe/jmp/linux-2.6] / kernel / trace / trace_functions_graph.c
2010-04-08 Ingo MolnarMerge branch 'linus' into tracing/core
2010-04-01 Steven Rostedtring-buffer: Add place holder recording of dropped...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-06 Tim Birdfunction-graph: Add tracing_thresh support to function_...
2010-03-06 Steven Rostedtfunction-graph: Use comment notation for func names...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-27 Steven Rostedtftrace: Add function names to dangling } in function...
2010-02-25 Wenji Huangtracing: Remove unnecessary variable in print_graph_return
2010-01-29 Lai Jiangshantracing: Simplify test for function_graph tracing start...
2010-01-17 Frederic Weisbeckertracing: Drop the tr check from the graph tracing path
2010-01-05 Tejun HeoMerge branch 'master' into percpu
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Jiri Olsatracing: Fix function graph trace_pipe to properly...
2009-10-29 Rusty Russellpercpu: remove per_cpu__ prefix.
2009-10-13 Tejun Heothis_cpu: Use this_cpu_xx in trace_functions_graph.c
2009-09-17 Steven Rostedttracing: switch function prints from %pf to %ps
2009-09-11 Steven Rostedttracing: consolidate code between trace_output.c and...
2009-09-11 Steven Rostedttracing: add lock depth to entries
2009-09-11 Steven Rostedttracing: add latency format to function_graph tracer
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-06 Frederic Weisbeckertracing/function-graph-tracer: Move graph event inserti...
2009-08-06 Lai Jiangshantracing: Simplify print_graph_cpu()
2009-07-28 Lai Jiangshantracing: Fix invalid function_graph entry
2009-07-10 Frederic Weisbeckertracing/function-graph-tracer: Use the %pf format
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-02 Steven Rostedtfunction-graph: enable the stack after initialization...
2009-03-25 Steven Rostedtfunction-graph: add option to calculate graph time...
2009-03-25 Steven Rostedttracing: adding function timings to function profiler
2009-03-24 Steven Rostedtfunction-graph: moved the timestamp from arch to generi...
2009-03-19 Steven Rostedtfunction-graph: show binary events as comments
2009-03-19 Steven Rostedtfunction-graph: calculate function depth within functio...
2009-03-19 Steven Rostedtfunction-graph: consolidate prologues for output
2009-03-17 Steven Rostedttracing: protect reader of cmdline output
2009-03-13 Frederic Weisbeckertracing/core: bring back raw trace_printk for dynamic...
2009-03-10 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10 Ingo MolnarMerge branch 'x86/core' into tracing/ftrace
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-05 Frederic Weisbeckertracing/function-graph-tracer: use the more lightweight...
2009-02-19 Ingo Molnartracing/function-graph-tracer: fix merge
2009-02-19 Frederic Weisbeckertracing/function-graph-tracer: fix traces weirdness...
2009-02-19 Ingo MolnarMerge branch 'mainline/function-graph' of git://git...
2009-02-18 Steven Rostedttracing/function-graph-tracer: make arch generic push...
2009-02-18 Frederic Weisbeckertracing/core: use appropriate waiting on trace_pipe
2009-02-10 Wenji Huangtracing: provide correct return value after outputting...
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: handle the leaf function...
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: provide a selftest for...
2009-02-06 Arnaldo Carvalho... trace: Call tracing_reset_online_cpus before tracer...
2009-01-29 Arnaldo Carvalho... trace: Use tracing_reset_online_cpus in more places
2009-01-23 Frederic Weisbeckertracing/function-graph-tracer: various fixes and features
2009-01-06 Ingo MolnarMerge branches 'tracing/kmemtrace2' and 'tracing/ftrace...
2009-01-06 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace2
2008-12-31 Rusty Russellcpumask: convert kernel trace functions further
2008-12-29 Steven Rostedtftrace: set up trace event hash infrastructure
2008-12-29 Steven Rostedtftrace: remove obsolete print continue functionality
2008-12-26 Frederic Weisbeckertracing/function-graph-tracer: strip ending newlines...
2008-12-12 Frederic Weisbeckertracing/function-graph-tracer: Output arrows signal...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: implement a print_header...
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-12-03 Frederic Weisbeckertracing/function-graph-tracer: improve duration output
2008-12-03 Frederic Weisbeckertracing/function-graph-tracer: display unified style...
2008-11-28 Ingo Molnartracing/function-graph-tracer: more output tweaks
2008-11-28 Frederic Weisbeckertracing/function-graph-tracer: adjustments of the trace...
2008-11-27 Frederic Weisbeckertracing/function-graph-tracer: enhancements for the...
2008-11-26 Steven Rostedtftrace: add cpu annotation for function graph tracer
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...