Age | Commit message (Expand) | Author |
2010-01-25 | tracing: Prevent kernel oops with corrupted buffer | Steven Rostedt |
2009-12-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-21 | tracing: Fix setting tracer specific options | Steven Rostedt |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-16 | const: constify remaining pipe_buf_operations | Alexey Dobriyan |
2009-12-15 | tracing: Fix return of trace_dump_stack() | Steven Rostedt |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-14 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2009-12-13 | tracing: Simplify trace_option_write() | Li Zefan |
2009-12-13 | tracing: Remove useless trace option | Li Zefan |
2009-12-13 | tracing: Use seq file for trace_clock | Li Zefan |
2009-12-13 | tracing: Use seq file for trace_options | Li Zefan |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg |
2009-12-11 | tracing: Add trace_dump_stack() | Steven Rostedt |
2009-12-09 | tracing: Remove comparing of NULL to va_list in trace_array_vprintk() | Carsten Emde |
2009-12-09 | tracing: Buffer the output of seq_file in case of filled buffer | Steven Rostedt |
2009-12-09 | tracing: Only call pipe_close if pipe_close is defined | Steven Rostedt |
2009-12-07 | tracing: Add pipe_close interface | Steven Rostedt |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-11-17 | tracing: Fix trace_marker output | Carsten Emde |
2009-11-11 | tracing: Fix return value of tracing_stats_read() | Roel Kluin |
2009-10-29 | percpu: make percpu symbols in tracer unique | Tejun Heo |
2009-10-29 | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar |
2009-10-24 | tracing: Update *ppos instead of filp->f_pos | Jiri Olsa |
2009-10-14 | ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace | Frederic Weisbecker |
2009-10-13 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2009-10-13 | tracing: Rename set_ftrace to set_bootup_ftrace | Frederic Weisbecker |
2009-10-12 | this_cpu: Use this_cpu_xx for ftrace | Christoph Lameter |
2009-10-09 | tracing: fix trace_vprintk call | Steven Rostedt |
2009-09-26 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | tracing: Fix off-by-one in trace_get_user() | Li Zefan |
2009-09-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-09-20 | sched: Fix raciness in runqueue_is_locked() | Andrew Morton |
2009-09-19 | tracing: remove max_tracer_type_len | Li Zefan |
2009-09-12 | tracing: add filter event logic to special, mmiotrace and boot tracers | Steven Rostedt |
2009-09-12 | tracing: do not update tracing_max_latency when tracer is stopped | Carsten Emde |
2009-09-11 | tracing: create generic trace parser | jolsa@redhat.com |
2009-09-11 | tracing: add lock depth to entries | Steven Rostedt |
2009-09-11 | tracing: move tgid out of generic entry and into userstack | Steven Rostedt |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar |
2009-09-04 | tracing: report error in trace if we fail to swap latency buffer | Steven Rostedt |
2009-09-04 | tracing: add trace_array_printk for internal tracers to use | Steven Rostedt |
2009-09-04 | tracing: pass around ring buffer instead of tracer | Steven Rostedt |
2009-09-04 | tracing: make tracing_reset safe for external use | Steven Rostedt |