Age | Commit message (Expand) | Author |
2011-02-02 | tracing: Replace trace_event struct array with pointer array | Steven Rostedt |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-14 | tracing: Only process module tracepoints once | Steven Rostedt |
2011-01-13 | mm: vmscan: rename lumpy_mode to reclaim_mode | Mel Gorman |
2011-01-13 | mm: vmscan: convert lumpy_mode into a bitmask | Mel Gorman |
2011-01-13 | mm: compaction: add trace events for memory compaction activity | Mel Gorman |
2011-01-13 | writeback: trace wakeup event for background writeback | Wu Fengguang |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-12 | regulator: Add basic trace facilities | Mark Brown |
2011-01-12 | KVM: cleanup async_pf tracepoints | Xiao Guangrong |
2011-01-12 | KVM: fix tracing kvm_try_async_get_page | Xiao Guangrong |
2011-01-12 | KVM: x86: trace "exit to userspace" event | Gleb Natapov |
2011-01-12 | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov |
2011-01-12 | KVM: Halt vcpu if page it tries to access is swapped out | Gleb Natapov |
2011-01-07 | tracing: remove duplicate null-pointer check in skb tracepoint | Mathieu Desnoyers |
2011-01-07 | tracing: Include module.h in define_trace.h | Steven Rostedt |
2011-01-07 | block: trace event block fix unassigned field | Jeff Moyer |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger |
2010-12-06 | ASoC: Add trace events for jack detection | Mark Brown |
2010-12-03 | tracing: Add TRACE_EVENT_CONDITIONAL() | Steven Rostedt |
2010-11-19 | tracing/events: Show real number in array fields | Steven Rostedt |
2010-11-19 | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-11-18 | tracing: Allow syscall trace events for non privileged users | Frederic Weisbecker |
2010-11-18 | tracing: Allow raw syscall trace events for non privileged users | Frederic Weisbecker |
2010-11-18 | tracing: New macro to set up initial event flags value | Frederic Weisbecker |
2010-11-16 | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer |
2010-11-11 | ASoC: Add DAPM trace events | Mark Brown |
2010-11-11 | ASoC: Add trace events for ASoC register read/write | Mark Brown |
2010-11-08 | ext4: Add new ext4 inode tracepoints | Theodore Ts'o |
2010-10-27 | Merge branch 'next' into upstream-merge | Theodore Ts'o |
2010-10-27 | ext4,jbd2: convert tracepoints to use major/minor numbers | Theodore Ts'o |
2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-27 | ext4: don't use ext4_allocation_contexts for tracing | Eric Sandeen |
2010-10-27 | ext4: fix oops in trace_ext4_mb_release_group_pa | Eric Sandeen |
2010-10-27 | ext4: avoid null dereference in trace_ext4_mballoc_discard | Wen Congyang |
2010-10-26 | writeback: do not sleep on the congestion queue if there are no congested BDI... | Mel Gorman |
2010-10-26 | vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim | KOSAKI Motohiro |
2010-10-26 | writeback: account for time spent congestion_waited | Mel Gorman |
2010-10-26 | tracing, vmscan: add trace events for LRU list shrinking | Mel Gorman |
2010-10-26 | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang |
2010-10-23 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner |
2010-10-05 | workqueue: add queue_work and activate_work trace points | Tejun Heo |
2010-10-05 | workqueue: prepare for more tracepoints | Tejun Heo |