| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar | 2008-12-19 | 1 | -1/+0 |
* | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker | 2008-12-17 | 1 | -0/+25 |
* | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger | 2008-12-12 | 1 | -1/+1 |
* | tracing/function-graph-tracer: fix 'flags' variable mismatch | Ingo Molnar | 2008-12-08 | 1 | -3/+3 |
* | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -13/+5 |
* | tracing/function-graph-tracer: turn tracing_selftest_running into an int | Frederic Weisbecker | 2008-12-08 | 1 | -5/+7 |
* | tracing/ftrace: provide the macro task_curr_ret_stack() | Frederic Weisbecker | 2008-12-05 | 1 | -7/+1 |
* | tracing/ftrace: don't insert TRACE_PRINT during selftests | Frederic Weisbecker | 2008-12-05 | 1 | -1/+12 |
*-. | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 1 | -6/+22 |
|\ \ |
|
| * | | tracing/function-graph-tracer: handle ftrace_printk entries | Frederic Weisbecker | 2008-12-04 | 1 | -6/+22 |
* | | | ftrace: trace single pid for function graph tracer | Steven Rostedt | 2008-12-04 | 1 | -0/+3 |
* | | | ftrace: graph of a single function | Steven Rostedt | 2008-12-04 | 1 | -0/+8 |
|/ / |
|
* | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 1 | -1/+3 |
* | | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt | 2008-12-03 | 1 | -6/+6 |
* | | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE | Török Edwin | 2008-11-28 | 1 | -0/+2 |
* | | ftrace: add thread comm to function graph tracer | Steven Rostedt | 2008-11-26 | 1 | -1/+1 |
* | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -12/+55 |
* | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -9/+9 |
* | | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger | 2008-11-25 | 1 | -4/+7 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 1 | -0/+182 |
|\ \ \ \
| | | |/
| | |/| |
|
| | | * | tracing/stack-tracer: avoid races accessing file | Török Edwin | 2008-11-23 | 1 | -5/+5 |
| | | * | tracing/stack-tracer: fix locking and refcounts | Török Edwin | 2008-11-23 | 1 | -3/+6 |
| | | * | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 | 1 | -4/+3 |
| | | * | tracing: identify which executable object the userspace address belongs to | Török Edwin | 2008-11-23 | 1 | -7/+79 |
| | | * | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 | 1 | -0/+93 |
| |_|/
|/| | |
|
| * | | ftrace: add ftrace_off_permanent | Steven Rostedt | 2008-11-23 | 1 | -0/+15 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 1 | -6/+87 |
|\ \ \| |
|
| | * | | 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 | -6/+86 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 1 | -4/+14 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | | |/
| | |/| |
|
| | * | | tracing: kernel/trace/trace.c: introduce missing kfree() | Julia Lawall | 2008-11-18 | 1 | -0/+1 |
| | |/ |
|
| * | | ftrace: fix selftest locking | Ingo Molnar | 2008-11-19 | 1 | -12/+13 |
| * | | ftrace: preemptoff selftest not working | Heiko Carstens | 2008-11-18 | 1 | -0/+8 |
| | | | |
| \ \ | |
*-. \ \ | 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 | -2/+5 |
* | | | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set | Frederic Weisbecker | 2008-11-16 | 1 | -5/+7 |
* | | | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt | 2008-11-16 | 1 | -2/+2 |
|/ / |
|
* | | ftrace: CPU buffer start annotation clean ups | Steven Rostedt | 2008-11-13 | 1 | -1/+15 |
* | | ftrace: rename iter_ctrl to trace_options | Steven Rostedt | 2008-11-13 | 1 | -9/+9 |
* | | ftrace: show buffer size in kilobytes | Steven Rostedt | 2008-11-13 | 1 | -1/+4 |
* | | ftrace: rename trace_entries to buffer_size_kb | Steven Rostedt | 2008-11-13 | 1 | -2/+2 |
* | | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt | 2008-11-12 | 1 | -7/+7 |
* | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 1 | -1/+1 |
* | | tracing: finetune branch-tracer output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
* | | tracing: branch tracer, tweak output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
* | | tracing: likely/unlikely branch annotation tracer | Steven Rostedt | 2008-11-12 | 1 | -0/+29 |
* | | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker | 2008-11-11 | 1 | -8/+57 |
* | | ftrace: prevent ftrace_special from recursion | Steven Rostedt | 2008-11-11 | 1 | -3/+5 |
* | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 1 | -1/+16 |
|\| |
|