| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -2/+2 |
|\ |
|
| * | this_cpu: Use this_cpu_xx in trace_functions_graph.c | Tejun Heo | 2009-10-13 | 1 | -2/+2 |
* | | tracing: Fix function graph trace_pipe to properly display failed entries | Jiri Olsa | 2009-12-09 | 1 | -34/+131 |
|/ |
|
* | tracing: switch function prints from %pf to %ps | Steven Rostedt | 2009-09-17 | 1 | -3/+3 |
* | tracing: consolidate code between trace_output.c and trace_function_graph.c | Steven Rostedt | 2009-09-11 | 1 | -24/+2 |
* | tracing: add lock depth to entries | Steven Rostedt | 2009-09-11 | 1 | -4/+12 |
* | tracing: add latency format to function_graph tracer | Steven Rostedt | 2009-09-11 | 1 | -6/+68 |
* | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 2009-09-04 | 1 | -6/+8 |
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | 1 | -2/+9 |
|\ |
|
| * | tracing: Fix invalid function_graph entry | Lai Jiangshan | 2009-07-28 | 1 | -2/+9 |
* | | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker | 2009-08-06 | 1 | -3/+119 |
* | | tracing: Simplify print_graph_cpu() | Lai Jiangshan | 2009-08-06 | 1 | -26/+4 |
* | | tracing/function-graph-tracer: Use the %pf format | Frederic Weisbecker | 2009-07-10 | 1 | -10/+2 |
|/ |
|
* | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 1 | -4/+32 |
* | Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2009-06-10 | 1 | -0/+6 |
|\ |
|
| * | function-graph: enable the stack after initialization of other variables | Steven Rostedt | 2009-06-02 | 1 | -0/+6 |
* | | function-graph: add option to calculate graph time or not | Steven Rostedt | 2009-03-24 | 1 | -4/+4 |
* | | tracing: adding function timings to function profiler | Steven Rostedt | 2009-03-24 | 1 | -3/+14 |
|/ |
|
* | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 | 1 | -3/+5 |
* | function-graph: show binary events as comments | Steven Rostedt | 2009-03-19 | 1 | -12/+28 |
* | function-graph: calculate function depth within function graph tracer | Steven Rostedt | 2009-03-19 | 1 | -22/+69 |
* | function-graph: consolidate prologues for output | Steven Rostedt | 2009-03-19 | 1 | -69/+29 |
* | tracing: protect reader of cmdline output | Steven Rostedt | 2009-03-16 | 1 | -6/+6 |
* | tracing/core: bring back raw trace_printk for dynamic formats strings | Frederic Weisbecker | 2009-03-12 | 1 | -3/+3 |
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 1 | -3/+3 |
|\ |
|
| * | tracing: remove funky whitespace in the trace code | Steven Rostedt | 2009-03-10 | 1 | -3/+3 |
* | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
* | | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker | 2009-03-06 | 1 | -1/+5 |
* | | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 2009-03-05 | 1 | -1/+1 |
* | | tracing/function-graph-tracer: fix merge | Ingo Molnar | 2009-02-19 | 1 | -1/+1 |
* | | tracing/function-graph-tracer: fix traces weirdness while absolute time printing | Frederic Weisbecker | 2009-02-19 | 1 | -21/+29 |
* | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2009-02-19 | 1 | -0/+75 |
|\ \ |
|
| * | | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 2009-02-18 | 1 | -0/+75 |
| |/ |
|
* | | tracing/core: use appropriate waiting on trace_pipe | Frederic Weisbecker | 2009-02-18 | 1 | -0/+1 |
* | | tracing: provide correct return value after outputting the event | Wenji Huang | 2009-02-10 | 1 | -7/+7 |
* | | tracing/function-graph-tracer: handle the leaf functions from trace_pipe | Frederic Weisbecker | 2009-02-09 | 1 | -18/+30 |
* | | tracing/function-graph-tracer: provide a selftest for the function graph tracer | Frederic Weisbecker | 2009-02-09 | 1 | -0/+3 |
* | | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -1/+0 |
* | | trace: Use tracing_reset_online_cpus in more places | Arnaldo Carvalho de Melo | 2009-01-29 | 1 | -6/+2 |
* | | tracing/function-graph-tracer: various fixes and features | Frederic Weisbecker | 2009-01-23 | 1 | -103/+195 |
* | | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2009-01-06 | 1 | -3/+1 |
|\ \ |
|
| * | | ftrace: set up trace event hash infrastructure | Steven Rostedt | 2008-12-29 | 1 | -0/+1 |
| * | | ftrace: remove obsolete print continue functionality | Steven Rostedt | 2008-12-29 | 1 | -3/+0 |
* | | | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar | 2009-01-06 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | cpumask: convert kernel trace functions further | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
* | | tracing/function-graph-tracer: strip ending newlines on comments | Frederic Weisbecker | 2008-12-26 | 1 | -0/+6 |
|/ |
|
* | tracing/function-graph-tracer: Output arrows signal on hardirq call/return | Frederic Weisbecker | 2008-12-12 | 1 | -4/+62 |
* | tracing/function-graph-tracer: implement a print_headers function | Frederic Weisbecker | 2008-12-08 | 1 | -4/+29 |
* | tracing/function-graph-tracer: handle ftrace_printk entries | Frederic Weisbecker | 2008-12-04 | 1 | -1/+71 |
* | tracing/function-graph-tracer: improve duration output | Frederic Weisbecker | 2008-12-03 | 1 | -12/+43 |