aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions_graph.c
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-04-22
|\
| * tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent2015-04-16
* | tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2015-02-03
|/
* tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2015-01-22
* Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-10
|\
| * tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)2014-11-19
| * tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)2014-11-19
* | tracing: Add additional marks to signal very large time deltasByungchul Park2014-12-03
|/
* tracing: Have function_graph use trace_seq_has_overflowed()Steven Rostedt (Red Hat)2014-11-19
* function_graph: Fix micro seconds notationsByungchul Park2014-11-14
* ftrace-graph: show latency-format on print_graph_irq()Daniel Bristot de Oliveira2014-11-14
* trace: Replace single-character seq_puts with seq_putcRasmus Villemoes2014-11-14
* tracing: Replace seq_printf by simpler equivalentsRasmus Villemoes2014-11-13
* tracing: Convert local function_graph functions to staticSteven Rostedt (Red Hat)2014-07-18
* tracing: let user specify tracing_thresh after selecting function_graphStanislav Fomichev2014-07-18
* ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()Steven Rostedt (Red Hat)2014-07-18
* ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)2014-07-17
* tracing: Add funcgraph_tail option to print function name after closing bracesRobert Elliott2014-05-20
* tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx definesRobert Elliott2014-05-20
* tracing: Remove mock up poll wait functionSteven Rostedt (Red Hat)2014-04-30
* tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-20
* tracing: Do not use signed enums with unsigned long long in fgragh outputSteven Rostedt (Red Hat)2013-11-06
* tracing: Update event filters for multibufferTom Zanussi2013-11-05
* ftrace: Add set_graph_notrace filterNamhyung Kim2013-10-18
* tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)2013-07-18
* tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)2013-07-18
* tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-15
* tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt2013-03-15
* tracing/fgraph: Adjust fgraph depth before calling trace return callbackSteven Rostedt (Red Hat)2013-01-29
* tracing/fgraph: Add max_graph_depth to limit function_graph depthSteven Rostedt2013-01-21
* tracing: Cache comms only after an event occurredSteven Rostedt2012-10-31
* tracing: Allow tracers to start at core initcallSteven Rostedt2012-10-31
* ftrace: Do not test frame pointers if -mfentry is usedSteven Rostedt2012-08-23
* tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-28
* tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-07
* tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-14
* tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-14
* tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-14
* tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-14
* Fix common misspellingsLucas De Marchi2011-03-31
* 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
|/ /