| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 1 | -1/+1 |
* | | ftrace: add ftrace_graph_stop() | Steven Rostedt | 2008-12-03 | 1 | -0/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 1 | -15/+62 |
|\ \ \ |
|
| | * | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 1 | -0/+29 |
| |/ /
|/| | |
|
| * | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 | 1 | -0/+5 |
| * | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -6/+19 |
| * | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -12/+12 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 1 | -0/+10 |
|\ \ \ \
| | | |/ |
|
| | * | | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar | 2008-11-23 | 1 | -0/+3 |
| | * | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 1 | -0/+5 |
| |/ /
|/| | |
|
| * | | ftrace: add ftrace_off_permanent | Steven Rostedt | 2008-11-23 | 1 | -0/+2 |
|/ / |
|
* | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 | 1 | -0/+2 |
* | | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 | 1 | -1/+15 |
* | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 | 1 | -12/+41 |
* | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 | 1 | -41/+0 |
* | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 1 | -0/+20 |
| | | |
| \ | |
*-. \ | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 2008-11-08 | 1 | -2/+0 |
|\ \ \
| | |/ |
|
| * | | ftrace: split out hardirq ftrace code into own header | Steven Rostedt | 2008-11-06 | 1 | -5/+0 |
| * | | ftrace: fix hardirq header for non ftrace archs | Steven Rostedt | 2008-11-03 | 1 | -1/+4 |
* | | | ftrace: soft tracing stop and start | Steven Rostedt | 2008-11-06 | 1 | -0/+5 |
* | | | ftrace: add quick function trace stop | Steven Rostedt | 2008-11-06 | 1 | -0/+30 |
* | | | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker | 2008-11-04 | 1 | -2/+22 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar | 2008-11-03 | 1 | -0/+3 |
|\ \ \ \
| | | |/ |
|
| | * | | ftrace: nmi safe code clean ups | Steven Rostedt | 2008-10-31 | 1 | -0/+3 |
| | |/ |
|
* | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-10-31 | 1 | -16/+32 |
|\ \ \
| | |/
| |/| |
|
| * | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | 1 | -5/+3 |
| * | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -1/+0 |
| * | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | 1 | -2/+1 |
| * | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | 1 | -2/+22 |
| * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -6/+6 |
| |/ |
|
* | | ftrace: ftrace dump on oops control | Steven Rostedt | 2008-10-27 | 1 | -0/+2 |
|/ |
|
* | tracing/fastboot: add better resolution to initcall debug/tracing | Tim Bird | 2008-10-14 | 1 | -2/+2 |
* | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker | 2008-10-14 | 1 | -0/+2 |
* | ftrace: ktime.h not included in ftrace.h | Steven Noonan | 2008-10-14 | 1 | -0/+1 |
* | tracing/fastboot: build fix | Ingo Molnar | 2008-10-14 | 1 | -2/+2 |
* | tracing/fastboot: get the initcall name before it disappears | Frederic Weisbecker | 2008-10-14 | 1 | -3/+4 |
* | tracing/fastboot: change the printing of boot tracer according to bootgraph.pl | Frederic Weisbecker | 2008-10-14 | 1 | -0/+2 |
* | tracing/ftrace: add the boot tracer | Frédéric Weisbecker | 2008-10-14 | 1 | -0/+19 |
* | ftrace: use ftrace_release for all dynamic ftrace functions | Steven Rostedt | 2008-10-14 | 1 | -4/+5 |
* | ftrace: fix incorrect comment style of __ftrace_enabled_save() | Huang Ying | 2008-10-14 | 1 | -2/+4 |
* | ftrace: ftrace_kill_atomic() build fix | Ingo Molnar | 2008-10-14 | 1 | -0/+1 |
* | ftrace: build fix | Ingo Molnar | 2008-10-14 | 1 | -1/+4 |
* | ftrace: dump out ftrace buffers to console on panic | Steven Rostedt | 2008-10-14 | 1 | -0/+2 |
* | ftrace: ftrace_printk doc moved | Steven Rostedt | 2008-10-14 | 1 | -1/+18 |
* | ftrace: printk formatting infrastructure | Steven Rostedt | 2008-10-14 | 1 | -0/+10 |
* | ftrace: remove old pointers to mcount | Steven Rostedt | 2008-10-14 | 1 | -0/+2 |
* | ftrace: enable mcount recording for modules | Steven Rostedt | 2008-10-14 | 1 | -0/+3 |
* | ftrace: mcount call site on boot nops core | Steven Rostedt | 2008-10-14 | 1 | -0/+6 |
* | kexec jump: __ftrace_enabled_save/restore | Huang Ying | 2008-08-15 | 1 | -0/+21 |
* | ftrace: add ftrace_kill_atomic | Steven Rostedt | 2008-07-11 | 1 | -0/+1 |