Age | Commit message (Expand) | Author |
2010-06-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-08 | writeback: pay attention to wbc->nr_to_write in write_cache_pages | Dave Chinner |
2010-06-08 | tracing: Fix null pointer deref with SEND_SIG_FORCED | Oleg Nesterov |
2010-06-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-06-01 | sched, trace: Fix sched_switch() prev_state argument | Peter Zijlstra |
2010-05-31 | perf_events, trace: Fix probe unregister race | Peter Zijlstra |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-05-25 | tracing: Add __used annotation to event variable | Steven Rostedt |
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 branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-05-21 | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra |
2010-05-21 | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra |
2010-05-20 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-05-18 | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra |
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-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt |
2010-05-17 | Merge branch 'perf' | Avi Kivity |
2010-05-17 | KVM: cleanup kvm trace | Xiao Guangrong |
2010-05-17 | tracing: Convert more ext4 events to DEFINE_EVENT | Li Zefan |
2010-05-17 | ext4: Add new tracepoints to track mballoc's buddy bitmap loads | Theodore Ts'o |
2010-05-14 | tracing: Remove duplicate id information in event structure | Steven Rostedt |
2010-05-14 | tracing: Move print functions into event class | Steven Rostedt |
2010-05-14 | tracing: Allow events to share their print functions | Steven Rostedt |
2010-05-14 | tracing: Move raw_init from events to class | Steven Rostedt |
2010-05-14 | tracing: Move fields from event to class structure | Steven Rostedt |
2010-05-14 | tracing: Remove per event trace registering | Steven Rostedt |
2010-05-14 | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt |
2010-05-14 | tracing: Create class struct for events | Steven Rostedt |
2010-05-14 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Steven Rostedt |
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 |