| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 2009-01-26 | 1 | -0/+1 |
* | | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger | 2009-01-20 | 1 | -1/+0 |
* | | ftrace: remove static from function tracer functions | Steven Rostedt | 2009-01-16 | 1 | -10/+0 |
* | | ftrace: add stack trace to function tracer | Steven Rostedt | 2009-01-16 | 1 | -0/+7 |
* | | tracing/ftrace: separate events tracing and stats tracing engine | Frederic Weisbecker | 2009-01-14 | 1 | -20/+0 |
* | | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker | 2009-01-11 | 1 | -15/+20 |
* | | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2009-01-06 | 1 | -16/+20 |
|\ \ |
|
| * | | tracing/ftrace: make trace_find_cmdline() generally available | Ingo Molnar | 2008-12-29 | 1 | -2/+2 |
| * | | tracing/ftrace: provide the base infrastructure for histogram tracing | Frederic Weisbecker | 2008-12-29 | 1 | -0/+17 |
| * | | ftrace: set up trace event hash infrastructure | Steven Rostedt | 2008-12-29 | 1 | -7/+1 |
| * | | ftrace: remove obsolete print continue functionality | Steven Rostedt | 2008-12-29 | 1 | -7/+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/kmemtrace: normalize the raw tracer event to the unified tracing API | Frederic Weisbecker | 2008-12-30 | 1 | -0/+25 |
|/ |
|
* | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg | 2008-12-19 | 1 | -0/+1 |
* | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker | 2008-12-17 | 1 | -1/+2 |
* | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger | 2008-12-12 | 1 | -8/+6 |
* | tracing/ftrace: fix the check of ftrace_trace_task | Frederic Weisbecker | 2008-12-05 | 1 | -1/+1 |
*-. | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 1 | -1/+3 |
|\ \ |
|
| * | | tracing/function-graph-tracer: handle ftrace_printk entries | Frederic Weisbecker | 2008-12-04 | 1 | -1/+3 |
* | | | tracing: fix typo and missing inline function | Ingo Molnar | 2008-12-04 | 1 | -1/+5 |
* | | | ftrace: use struct pid | Steven Rostedt | 2008-12-04 | 1 | -2/+2 |
* | | | ftrace: trace single pid for function graph tracer | Steven Rostedt | 2008-12-04 | 1 | -0/+10 |
* | | | ftrace: graph of a single function | Steven Rostedt | 2008-12-04 | 1 | -1/+29 |
|/ / |
|
* | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 1 | -14/+28 |
|\ \ \ |
|
| | * | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 1 | -0/+7 |
| |/ /
|/| | |
|
| * | | ftrace: add thread comm to function graph tracer | Steven Rostedt | 2008-11-26 | 1 | -0/+1 |
| * | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -11/+17 |
| * | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -6/+6 |
|/ / |
|
* | | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 2008-11-25 | 1 | -0/+12 |
* | | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger | 2008-11-25 | 1 | -0/+1 |
* | | tracing: identify which executable object the userspace address belongs to | Török Edwin | 2008-11-23 | 1 | -1/+2 |
* | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 | 1 | -0/+9 |
* | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 | 1 | -0/+1 |
* | | tracing/ftrace: implement a set_flag callback for tracers | Frederic Weisbecker | 2008-11-18 | 1 | -0/+26 |
| | | |
| \ | |
*-. | | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-18 | 1 | -2/+0 |
|\ \| |
|
| * | | tracing: branch tracer, fix writing to trace/trace_options | Aneesh Kumar K.V | 2008-11-17 | 1 | -2/+0 |
* | | | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker | 2008-11-16 | 1 | -1/+2 |
|/ / |
|
* | | ftrace: CPU buffer start annotation clean ups | Steven Rostedt | 2008-11-13 | 1 | -0/+1 |
* | | ftrace: add tracer called branch | Steven Rostedt | 2008-11-12 | 1 | -0/+2 |
* | | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt | 2008-11-12 | 1 | -13/+13 |
* | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 1 | -3/+3 |
* | | tracing: likely/unlikely branch annotation tracer | Steven Rostedt | 2008-11-12 | 1 | -0/+39 |
* | | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker | 2008-11-12 | 1 | -5/+12 |
* | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 | 1 | -0/+1 |
* | | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker | 2008-11-11 | 1 | -0/+35 |
* | | ftrace: display start of CPU buffer in trace output | Steven Rostedt | 2008-11-08 | 1 | -0/+2 |
* | | ftrace: remove trace array ctrl | Steven Rostedt | 2008-11-08 | 1 | -1/+0 |
* | | ftrace: remove ctrl_update method | Steven Rostedt | 2008-11-08 | 1 | -1/+0 |