Age | Commit message (Expand) | Author |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley |
2010-05-17 | Merge branch 'perf' | Avi Kivity |
2010-05-17 | KVM: cleanup kvm trace | Xiao Guangrong |
2010-05-09 | tracing: Factorize lock events in a lock class | Frederic Weisbecker |
2010-05-09 | tracing: Drop the nested field from lock_release event | Frederic Weisbecker |
2010-05-09 | tracing: Drop lock_acquired waittime field | Frederic Weisbecker |
2010-05-07 | sched: Remove rq argument to the tracepoints | Peter Zijlstra |
2010-05-05 | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header | Steven Rostedt |
2010-04-30 | [SCSI] scsi_trace: Enhance SCSI command tracing | Martin K. Petersen |
2010-04-30 | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga |
2010-04-30 | [SCSI] ftrace: add __print_hex() | Kei Tokunaga |
2010-04-23 | Merge commit 'tip/tracing/core' into oprofile/core | Robert Richter |
2010-04-23 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-04-21 | Merge commit 'v2.6.34-rc5' into tracing/core | Ingo Molnar |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-04-08 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2010-04-04 | perf: Fetch hot regs from the template caller | Frederic Weisbecker |
2010-03-31 | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set | Steven Rostedt |
2010-03-31 | tracing: Remove side effect from module tracepoints that caused a GPF | Li Zefan |
2010-03-31 | tracing: Update comments | Li Zefan |
2010-03-31 | tracing: Convert some signal events to DEFINE_TRACE | Li Zefan |
2010-03-19 | Merge branch 'master' into for-linus | Jens Axboe |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-10 | perf: Drop the obsolete profile naming for trace events | Frederic Weisbecker |
2010-03-10 | perf: Take a hot regs snapshot for trace events | Frederic Weisbecker |
2010-03-09 | Add DocBook documentation for the block tracepoints. | William Cohen |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-03-04 | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() | Paul E. McKenney |
2010-03-01 | KVM: MMU: Add tracepoint for guest page aging | Avi Kivity |
2010-03-01 | KVM: trace guest fpu loads and unloads | Avi Kivity |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-25 | tracing: Fix ftrace_event_call alignment for use with gcc 4.5 | Jeff Mahoney |
2010-02-16 | tracing: Add notrace to TRACE_EVENT implementation functions | Steven Rostedt |
2010-01-31 | perf lock: Enhance information of lock trace events | Hitoshi Mitake |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong |
2010-01-13 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-06 | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan |
2010-01-06 | tracing: Add print_fmt field | Lai Jiangshan |
2009-12-30 | tracing: Fix sign fields in ftrace_define_fields_##call() | Lai Jiangshan |
2009-12-28 | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan |
2009-12-14 | Merge branch 'linus' into tracing/urgent | Ingo Molnar |
2009-12-13 | tracing: Change event->profile_count to be int type | Li Zefan |
2009-12-13 | tracing: Move a printk out of ftrace_raw_reg_event_foo() | Li Zefan |