aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
AgeCommit message (Expand)Author
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-06tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker
2009-08-06tracing: Simplify print_graph_cpu()Lai Jiangshan
2009-07-28tracing: Fix invalid function_graph entryLai Jiangshan
2009-07-10tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-10Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2009-06-02function-graph: enable the stack after initialization of other variablesSteven Rostedt
2009-03-24function-graph: add option to calculate graph time or notSteven Rostedt
2009-03-24tracing: adding function timings to function profilerSteven Rostedt
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt
2009-03-19function-graph: show binary events as commentsSteven Rostedt
2009-03-19function-graph: calculate function depth within function graph tracerSteven Rostedt
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker
2009-02-19tracing/function-graph-tracer: fix mergeIngo Molnar
2009-02-19tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-18tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker
2009-02-10tracing: provide correct return value after outputting the eventWenji Huang
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo
2009-01-29trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo
2009-01-23tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-29ftrace: remove obsolete print continue functionalitySteven Rostedt
2008-12-26tracing/function-graph-tracer: strip ending newlines on commentsFrederic Weisbecker
2008-12-12tracing/function-graph-tracer: Output arrows signal on hardirq call/returnFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker
2008-12-03tracing/function-graph-tracer: improve duration outputFrederic Weisbecker
2008-12-03tracing/function-graph-tracer: display unified style cmdline and pidFrederic Weisbecker
2008-11-28tracing/function-graph-tracer: more output tweaksIngo Molnar
2008-11-28tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker