summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions_graph.c
Commit message (Expand)AuthorAgeFilesLines
...
* trace: Replace single-character seq_puts with seq_putcRasmus Villemoes2014-11-141-2/+2
* tracing: Replace seq_printf by simpler equivalentsRasmus Villemoes2014-11-141-14/+14
* tracing: Convert local function_graph functions to staticSteven Rostedt (Red Hat)2014-07-191-4/+4
* tracing: let user specify tracing_thresh after selecting function_graphStanislav Fomichev2014-07-181-0/+7
* ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()Steven Rostedt (Red Hat)2014-07-181-5/+0Star
* ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)2014-07-171-0/+35
* tracing: Add funcgraph_tail option to print function name after closing bracesRobert Elliott2014-05-211-3/+6
* tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx definesRobert Elliott2014-05-211-9/+0Star
* tracing: Remove mock up poll wait functionSteven Rostedt (Red Hat)2014-04-301-1/+0Star
* tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-201-1/+2
* 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-191-3/+53
* tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)2013-07-191-1/+1
* tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)2013-07-191-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-081-1/+1
* tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-151-22/+31
* tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-151-4/+3Star
* tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-151-74/+74
* tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-151-16/+3Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt2010-10-181-1/+0Star
* 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-151-1/+22
* tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa2010-09-151-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-291-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-04-011-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-061-2/+23
| * function-graph: Use comment notation for func names of dangling '}'Steven Rostedt2010-03-061-1/+1