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