aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions_graph.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt2010-10-181-1/+0
* tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-181-3/+60
* tracing: Add proper check for irq_depth routinesJiri Olsa2010-10-181-4/+20
* tracing: Fix function-graph build warning on 32-bitBorislav Petkov2010-10-131-2/+3
* tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt2010-09-141-1/+22
* tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa2010-09-141-1/+100
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-191-1/+9
|\
| * Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-161-1/+9
| |\
| | * tracing: Fix an unallocated memory access in function_graphShaohua Li2010-08-061-1/+9
* | | perf, tracing: add missing __percpu markupsNamhyung Kim2010-08-191-1/+1
|/ /
* | tracing/function-graph: Use correct string size for snprintfChase Douglas2010-06-281-1/+2
|/
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-4/+9
* tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-271-5/+10
* tracing: Have graph flags passed in to ouput functionsJiri Olsa2010-04-261-54/+69
* tracing: Add ftrace events for graph tracerJiri Olsa2010-04-261-1/+27
* Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-311-2/+3
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-131-3/+24
|\
| * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-051-2/+23
| * function-graph: Use comment notation for func names of dangling '}'Steven Rostedt2010-03-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into percpuTejun Heo2010-01-051-34/+131
| |\
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
* | | ftrace: Add function names to dangling } in function graph tracerSteven Rostedt2010-02-261-9/+43
* | | tracing: Remove unnecessary variable in print_graph_returnWenji Huang2010-02-251-1/+0
* | | tracing: Simplify test for function_graph tracing start pointLai Jiangshan2010-01-291-6/+2
* | | tracing: Drop the tr check from the graph tracing pathFrederic Weisbecker2010-01-171-9/+10
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+2
|\ \ | |/
| * this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo2009-10-131-2/+2
* | tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa2009-12-091-34/+131
|/
* tracing: switch function prints from %pf to %psSteven Rostedt2009-09-171-3/+3
* tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt2009-09-111-24/+2
* tracing: add lock depth to entriesSteven Rostedt2009-09-111-4/+12
* tracing: add latency format to function_graph tracerSteven Rostedt2009-09-111-6/+68
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-6/+8
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-2/+9
|\
| * tracing: Fix invalid function_graph entryLai Jiangshan2009-07-281-2/+9
* | tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker2009-08-061-3/+119
* | tracing: Simplify print_graph_cpu()Lai Jiangshan2009-08-061-26/+4
* | tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker2009-07-101-10/+2
|/
* function-graph: add stack frame testSteven Rostedt2009-06-181-4/+32
* Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2009-06-101-0/+6
|\
| * function-graph: enable the stack after initialization of other variablesSteven Rostedt2009-06-021-0/+6
* | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-241-4/+4
* | tracing: adding function timings to function profilerSteven Rostedt2009-03-241-3/+14
|/
* function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-3/+5
* function-graph: show binary events as commentsSteven Rostedt2009-03-191-12/+28
* function-graph: calculate function depth within function graph tracerSteven Rostedt2009-03-191-22/+69