aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions_graph.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt1-4/+9
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa1-5/+10
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa1-54/+69
2010-04-26tracing: Add ftrace events for graph tracerJiri Olsa1-1/+27
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar1-0/+1
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+24
2010-03-05function-graph: Add tracing_thresh support to function_graph tracerTim Bird1-2/+23
2010-03-05function-graph: Use comment notation for func names of dangling '}'Steven Rostedt1-1/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2010-02-26ftrace: Add function names to dangling } in function graph tracerSteven Rostedt1-9/+43
2010-02-25tracing: Remove unnecessary variable in print_graph_returnWenji Huang1-1/+0
2010-01-29tracing: Simplify test for function_graph tracing start pointLai Jiangshan1-6/+2
2010-01-17tracing: Drop the tr check from the graph tracing pathFrederic Weisbecker1-9/+10
2010-01-05Merge branch 'master' into percpuTejun Heo1-34/+131
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2009-12-09tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa1-34/+131
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-2/+2
2009-10-13this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo1-2/+2
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt1-3/+3
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt1-24/+2
2009-09-11tracing: add lock depth to entriesSteven Rostedt1-4/+12
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt1-6/+68
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt1-6/+8
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar1-2/+9
2009-08-06tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer fileFrederic Weisbecker1-3/+119
2009-08-06tracing: Simplify print_graph_cpu()Lai Jiangshan1-26/+4
2009-07-28tracing: Fix invalid function_graph entryLai Jiangshan1-2/+9
2009-07-10tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker1-10/+2
2009-06-18function-graph: add stack frame testSteven Rostedt1-4/+32
2009-06-10Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2009-06-02function-graph: enable the stack after initialization of other variablesSteven Rostedt1-0/+6
2009-03-24function-graph: add option to calculate graph time or notSteven Rostedt1-4/+4
2009-03-24tracing: adding function timings to function profilerSteven Rostedt1-3/+14
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt1-3/+5
2009-03-19function-graph: show binary events as commentsSteven Rostedt1-12/+28
2009-03-19function-graph: calculate function depth within function graph tracerSteven Rostedt1-22/+69
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt1-69/+29
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt1-6/+6
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker1-3/+3
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-3/+3
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt1-3/+3
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar1-1/+1
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker1-1/+5
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker1-1/+1
2009-02-19tracing/function-graph-tracer: fix mergeIngo Molnar1-1/+1
2009-02-19tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker1-21/+29
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracerIngo Molnar1-0/+75
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt1-0/+75