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