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