summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions_graph.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Do not use signed enums with unsigned long long in fgragh outputSteven Rostedt (Red Hat)2013-11-061-11/+11
* tracing: Update event filters for multibufferTom Zanussi2013-11-051-2/+2
* ftrace: Add set_graph_notrace filterNamhyung Kim2013-10-181-3/+53
* tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)2013-07-181-1/+1
* tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)2013-07-181-26/+26
* tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-151-6/+6
* tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt2013-03-151-2/+2
* tracing/fgraph: Adjust fgraph depth before calling trace return callbackSteven Rostedt (Red Hat)2013-01-291-1/+7
* tracing/fgraph: Add max_graph_depth to limit function_graph depthSteven Rostedt2013-01-211-2/+58
* tracing: Cache comms only after an event occurredSteven Rostedt2012-10-311-2/+2
* tracing: Allow tracers to start at core initcallSteven Rostedt2012-10-311-1/+1
* ftrace: Do not test frame pointers if -mfentry is usedSteven Rostedt2012-08-231-1/+4
* tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-281-1/+1
* tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-071-1/+1
* tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-141-22/+31
* tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-141-4/+3
* tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-141-74/+74
* tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-141-16/+3
* 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
|/
OpenPOWER on IntegriCloud