Age | Commit message (Expand) | Author |
2010-10-18 | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt |
2010-10-18 | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa |
2010-10-18 | tracing: Add proper check for irq_depth routines | Jiri Olsa |
2010-10-13 | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov |
2010-09-14 | tracing: Do not trace in irq when funcgraph-irq option is zero | Steven Rostedt |
2010-09-14 | tracing: Add funcgraph-irq option for function graph tracer. | Jiri Olsa |
2010-08-19 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-08-19 | perf, tracing: add missing __percpu markups | Namhyung Kim |
2010-08-16 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt |
2010-08-06 | tracing: Fix an unallocated memory access in function_graph | Shaohua Li |
2010-06-28 | tracing/function-graph: Use correct string size for snprintf | Chase Douglas |
2010-05-14 | tracing: Allow events to share their print functions | Steven Rostedt |
2010-04-27 | tracing: Add graph output support for irqsoff tracer | Jiri Olsa |
2010-04-26 | tracing: Have graph flags passed in to ouput functions | Jiri Olsa |
2010-04-26 | tracing: Add ftrace events for graph tracer | Jiri Olsa |
2010-04-08 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2010-03-31 | ring-buffer: Add place holder recording of dropped events | Steven Rostedt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-03-05 | function-graph: Add tracing_thresh support to function_graph tracer | Tim Bird |
2010-03-05 | function-graph: Use comment notation for func names of dangling '}' | Steven Rostedt |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-02-26 | ftrace: Add function names to dangling } in function graph tracer | Steven Rostedt |
2010-02-25 | tracing: Remove unnecessary variable in print_graph_return | Wenji Huang |
2010-01-29 | tracing: Simplify test for function_graph tracing start point | Lai Jiangshan |
2010-01-17 | tracing: Drop the tr check from the graph tracing path | Frederic Weisbecker |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-09 | tracing: Fix function graph trace_pipe to properly display failed entries | Jiri Olsa |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell |
2009-10-13 | this_cpu: Use this_cpu_xx in trace_functions_graph.c | Tejun Heo |
2009-09-17 | tracing: switch function prints from %pf to %ps | Steven Rostedt |
2009-09-11 | tracing: consolidate code between trace_output.c and trace_function_graph.c | Steven Rostedt |
2009-09-11 | tracing: add lock depth to entries | Steven Rostedt |
2009-09-11 | tracing: add latency format to function_graph tracer | Steven Rostedt |
2009-09-04 | tracing: pass around ring buffer instead of tracer | Steven Rostedt |
2009-08-11 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-08-06 | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker |
2009-08-06 | tracing: Simplify print_graph_cpu() | Lai Jiangshan |
2009-07-28 | tracing: Fix invalid function_graph entry | Lai Jiangshan |
2009-07-10 | tracing/function-graph-tracer: Use the %pf format | Frederic Weisbecker |
2009-06-18 | function-graph: add stack frame test | Steven Rostedt |
2009-06-10 | Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2009-06-02 | function-graph: enable the stack after initialization of other variables | Steven Rostedt |
2009-03-24 | function-graph: add option to calculate graph time or not | Steven Rostedt |
2009-03-24 | tracing: adding function timings to function profiler | Steven Rostedt |
2009-03-24 | function-graph: moved the timestamp from arch to generic code | Steven Rostedt |
2009-03-19 | function-graph: show binary events as comments | Steven Rostedt |
2009-03-19 | function-graph: calculate function depth within function graph tracer | Steven Rostedt |
2009-03-19 | function-graph: consolidate prologues for output | Steven Rostedt |