| Commit message (Expand) | Author | Age | Files | Lines |
* | ring_buffer: remove unused flags parameter | Arnaldo Carvalho de Melo | 2009-02-06 | 8 | -82/+44 |
* | trace: code style clean up | Steven Rostedt | 2009-02-05 | 1 | -14/+15 |
* | trace: Remove unused trace_array_cpu parameter | Arnaldo Carvalho de Melo | 2009-02-05 | 6 | -51/+34 |
* | trace_branch: Remove unused function | Arnaldo Carvalho de Melo | 2009-02-05 | 1 | -17/+0 |
* | trace: assign defaults at register_ftrace_event | Arnaldo Carvalho de Melo | 2009-02-05 | 3 | -13/+16 |
* | trace: make the trace_event callbacks return enum print_line_t | Arnaldo Carvalho de Melo | 2009-02-04 | 4 | -25/+37 |
* | trace: judicious error checking of trace_seq results | Arnaldo Carvalho de Melo | 2009-02-04 | 3 | -114/+86 |
*-. | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li... | Ingo Molnar | 2009-02-04 | 4 | -18/+70 |
|\ \ |
|
| | * | ftrace: do_each_pid_task() needs rcu lock | Oleg Nesterov | 2009-02-03 | 1 | -0/+5 |
| * | | trace: let boot trace be chosen by command line | Steven Rostedt | 2009-02-03 | 3 | -12/+11 |
| * | | trace: fix default boot up tracer | Steven Rostedt | 2009-02-03 | 1 | -6/+54 |
* | | | trace: Change struct trace_event callbacks parameter list | Arnaldo Carvalho de Melo | 2009-02-03 | 4 | -90/+72 |
* | | | trace: better manage the context info for events | Frederic Weisbecker | 2009-02-03 | 4 | -115/+151 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 1 | -2/+2 |
|\ \ \
| | |/ |
|
| * | | kmemtrace: fix printk formats, fix | Randy Dunlap | 2009-01-30 | 1 | -2/+2 |
* | | | trace_sched_wakeup: Remove unused variable | Arnaldo Carvalho de Melo | 2009-01-29 | 1 | -4/+1 |
* | | | trace: Use tracing_reset_online_cpus in more places | Arnaldo Carvalho de Melo | 2009-01-29 | 3 | -16/+4 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' i... | Ingo Molnar | 2009-01-27 | 2 | -3/+3 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | ring-buffer: reset timestamps when ring buffer is reset | Steven Rostedt | 2009-01-22 | 1 | -0/+3 |
| | * | trace: set max latency variable to zero on default | Steven Rostedt | 2009-01-21 | 3 | -1/+3 |
| | * | trace: stop all recording to ring buffer on ftrace_dump | Steven Rostedt | 2009-01-21 | 1 | -0/+1 |
| | * | trace: print ftrace_dump at KERN_EMERG log level | Steven Rostedt | 2009-01-21 | 1 | -1/+1 |
| | * | ring_buffer: reset write when reserve buffer fail | Lai Jiangshan | 2009-01-21 | 1 | -5/+5 |
| | * | tracing/function-graph-tracer: fix a regression while suspend to disk | Frederic Weisbecker | 2009-01-21 | 1 | -0/+27 |
| | * | ring-buffer: fix alignment problem | Steven Rostedt | 2009-01-20 | 1 | -1/+1 |
| * | | kmemtrace: fix printk format warnings | Randy Dunlap | 2009-01-26 | 1 | -2/+2 |
* | | | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 2009-01-26 | 1 | -0/+1 |
* | | | ftrace: add ftrace_vprintk | Arnaldo Carvalho de Melo | 2009-01-26 | 1 | -0/+9 |
|/ / |
|
* | | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 2009-01-26 | 1 | -103/+195 |
|\ \ |
|
| * | | tracing/function-graph-tracer: various fixes and features | Frederic Weisbecker | 2009-01-23 | 1 | -103/+195 |
* | | | trace: fix logic to start/stop counting | Steven Rostedt | 2009-01-23 | 1 | -7/+6 |
* | | | trace: remove internal irqsoff disabling for trace output | Steven Rostedt | 2009-01-23 | 1 | -32/+2 |
|/ / |
|
* | | ring-buffer: reset timestamps when ring buffer is reset | Steven Rostedt | 2009-01-22 | 1 | -0/+3 |
* | | wakeup-tracer: show scheduling data in output | Steven Rostedt | 2009-01-22 | 1 | -3/+8 |
* | | trace: separate out rt tasks from wakeup tracer | Steven Rostedt | 2009-01-22 | 1 | -2/+32 |
* | | ring-buffer: do not swap if recording is disabled | Steven Rostedt | 2009-01-22 | 2 | -1/+16 |
* | | trace: do not disable wake up tracer on output of trace | Steven Rostedt | 2009-01-22 | 1 | -31/+2 |
* | | trace_workqueue: use percpu data for workqueue stat | Lai Jiangshan | 2009-01-20 | 1 | -35/+29 |
* | | x86, ftrace, hw-branch-tracer: change trace format | Markus Metzger | 2009-01-20 | 1 | -8/+5 |
* | | x86, ftrace, hw-branch-tracer: reset trace buffer on close | Markus Metzger | 2009-01-20 | 1 | -1/+7 |
* | | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger | 2009-01-20 | 2 | -8/+22 |
* | | x86, ftrace, hw-branch-tracer: support hotplug cpus | Markus Metzger | 2009-01-20 | 1 | -16/+107 |
* | | trace: set max latency variable to zero on default | Steven Rostedt | 2009-01-16 | 3 | -1/+3 |
* | | ftrace: remove static from function tracer functions | Steven Rostedt | 2009-01-16 | 3 | -15/+8 |
* | | ftrace: combine stack trace in function call | Steven Rostedt | 2009-01-16 | 1 | -25/+36 |
* | | trace: clean up format errors in calls to trace_seq_printf | Steven Rostedt | 2009-01-16 | 3 | -9/+10 |
* | | trace: add gcc printf check to trace_seq_printf | Steven Rostedt | 2009-01-16 | 1 | -1/+2 |
* | | ftrace: move function tracer functions out of trace.c | Steven Rostedt | 2009-01-16 | 2 | -85/+83 |
* | | ftrace: add stack trace to function tracer | Steven Rostedt | 2009-01-16 | 3 | -9/+108 |
* | | ftrace: fix trace_output | Lai Jiangshan | 2009-01-16 | 2 | -36/+33 |