Age | Commit message (Expand) | Author |
2009-03-31 | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar |
2009-03-24 | function-graph: add option for include sleep times | Steven Rostedt |
2009-03-23 | tracing/function-graph-tracer: fix functions call traces imbalance | Frederic Weisbecker |
2009-03-23 | tracing/ftrace: check if debugfs is registered before creating files | Frederic Weisbecker |
2009-03-23 | tracing/events: don't use wake up for events | Frederic Weisbecker |
2009-03-22 | tracing: fix four sparse warnings | Dmitri Vorobiev |
2009-03-22 | tracing/function-graph-tracer: prevent hangs during self-tests | Frederic Weisbecker |
2009-03-20 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-20 | Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu... | Ingo Molnar |
2009-03-19 | tracing: remove recording function depth from trace_printk | Steven Rostedt |
2009-03-19 | tracing: make print_(b)printk_msg_only global | Steven Rostedt |
2009-03-18 | tracing: give easy way to clear trace buffer | Steven Rostedt |
2009-03-18 | tracing: fix command line to pid reverse map | Carsten Emde |
2009-03-18 | tracing: fix trace_find_cmdline() | Thomas Gleixner |
2009-03-18 | tracing: replace the crude (unsigned) -1 hackery | Thomas Gleixner |
2009-03-18 | tracing: stop command line recording when tracing is disabled | Thomas Gleixner |
2009-03-18 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-17 | tracing: add global-clock option to provide cross CPU clock to traces | Steven Rostedt |
2009-03-17 | ring-buffer: add api to allow a tracer to change clock source | Steven Rostedt |
2009-03-17 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-16 | tracing: stop comm recording on tracing off | Steven Rostedt |
2009-03-16 | tracing: protect reader of cmdline output | Steven Rostedt |
2009-03-16 | tracing/core: fix early free of cpumasks | Frederic Weisbecker |
2009-03-16 | tracing/core: fix missing mutex unlock on tracing_set_tracer() | Frederic Weisbecker |
2009-03-13 | tracing: move binary buffers into per cpu directory | Steven Rostedt |
2009-03-12 | tracing/core: bring back raw trace_printk for dynamic formats strings | Frederic Weisbecker |
2009-03-12 | tracing: show that buffer size is not expanded | Steven Rostedt |
2009-03-12 | tracing: protect ring_buffer_expanded with trace_types_lock | Steven Rostedt |
2009-03-12 | tracing: fix comments about trace buffer resizing | Steven Rostedt |
2009-03-12 | Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Steven Rostedt |
2009-03-11 | ring-buffer: only allocate buffers for online cpus | Steven Rostedt |
2009-03-11 | tracing: fix trace_wait to know to wait on all cpus or just one | Steven Rostedt |
2009-03-11 | tracing: expand the ring buffers when an event is activated | Steven Rostedt |
2009-03-11 | tracing: keep ring buffer to minimum size till used | Steven Rostedt |
2009-03-11 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-10 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-10 | tracing: use raw spinlocks for trace_vprintk | Steven Rostedt |
2009-03-10 | tracing: remove funky whitespace in the trace code | Steven Rostedt |
2009-03-08 | ftrace: tracing header should put '#' at the beginning of a line | KOSAKI Motohiro |
2009-03-06 | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker |
2009-03-06 | tracing: add trace_bprintk() | Lai Jiangshan |
2009-03-06 | tracing: infrastructure for supporting binary record | Lai Jiangshan |
2009-03-05 | tracing: make all file_operations const | Steven Rostedt |
2009-03-05 | tracing: rename ftrace_printk() => trace_printk() | Ingo Molnar |
2009-03-04 | tracing: consolidate print_lat_fmt and print_trace_fmt | Steven Rostedt |
2009-03-04 | tracing: remove extra latency_trace method from trace structure | Steven Rostedt |
2009-03-04 | tracing: add latency output format option | Steven Rostedt |
2009-03-04 | tracing: fix seq read from trace files | Steven Rostedt |
2009-03-04 | tracing: do not return EFAULT if read copied anything | Steven Rostedt |
2009-03-04 | tracing: add cpu_file intialization for ftrace_dump | Steven Rostedt |