| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mm: tracing: add missing GFP flags to tracing | Mel Gorman | 2011-05-11 | 1 | -1/+5 |
|/ |
|
* | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe | 2011-04-16 | 1 | -6/+7 |
* | block: fixup block IO unplug trace call | Jens Axboe | 2011-04-12 | 1 | -5/+6 |
* | block: remove block_unplug_timer() trace point | Jens Axboe | 2011-04-12 | 1 | -14/+0 |
* | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-28 | 1 | -0/+667 |
|\ |
|
| * | Btrfs: add initial tracepoint support for btrfs | liubo | 2011-03-28 | 1 | -0/+667 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-03-25 | 2 | -244/+609 |
|\ \ |
|
| * | | ext4: add more tracepoints and use dev_t in the trace buffer | Jiaying Zhang | 2011-03-21 | 2 | -244/+609 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-18 | 1 | -0/+25 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-16 | 1 | -0/+25 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ASoC: soc-cache: Add trace event for snd_soc_cache_sync() | Dimitris Papastamos | 2011-01-21 | 1 | -0/+25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 | 1 | -4/+24 |
|\ \ \ \ |
|
| * | | | | [SCSI] Include protection operation in SCSI command trace | Martin K. Petersen | 2011-03-14 | 1 | -4/+24 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 1 | -61/+0 |
|\ \ \ \ |
|
| * | | | | tracing: don't trace the BKL | Arnd Bergmann | 2011-03-02 | 1 | -61/+0 |
| | |_|/
| |/| | |
|
* | | | | tracing: Fix event alignment: skb:kfree_skb | David Sharp | 2011-03-10 | 1 | -2/+2 |
* | | | | tracing: Fix event alignment: mce:mce_record | David Sharp | 2011-03-10 | 1 | -4/+4 |
* | | | | tracing: Fix event alignment: module:module_request | David Sharp | 2011-03-10 | 1 | -3/+2 |
| |_|/
|/| | |
|
* | | | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma | 2011-03-03 | 1 | -3/+3 |
|/ / |
|
* / | tracing: Replace trace_event struct array with pointer array | Steven Rostedt | 2011-02-02 | 1 | -11/+13 |
|/ |
|
*-. | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 1 | -0/+10 |
|\ \ |
|
| | * | tracing: Only process module tracepoints once | Steven Rostedt | 2011-01-14 | 1 | -0/+10 |
* | | | mm: vmscan: rename lumpy_mode to reclaim_mode | Mel Gorman | 2011-01-13 | 1 | -3/+3 |
* | | | mm: vmscan: convert lumpy_mode into a bitmask | Mel Gorman | 2011-01-13 | 1 | -3/+3 |
* | | | mm: compaction: add trace events for memory compaction activity | Mel Gorman | 2011-01-13 | 1 | -0/+74 |
* | | | writeback: trace wakeup event for background writeback | Wu Fengguang | 2011-01-13 | 1 | -0/+1 |
* | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 1 | -5/+7 |
|\ \ \ |
|
| * | | | block: trace event block fix unassigned field | Jeff Moyer | 2011-01-07 | 1 | -2/+4 |
| * | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 2010-11-16 | 1 | -3/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | 1 | -0/+235 |
|\ \ \ \ |
|
| * | | | | ASoC: Add trace events for jack detection | Mark Brown | 2010-12-06 | 1 | -0/+59 |
| * | | | | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 2010-11-19 | 1 | -0/+97 |
| |\| | | |
|
| * | | | | ASoC: Add DAPM trace events | Mark Brown | 2010-11-11 | 1 | -0/+112 |
| * | | | | ASoC: Add trace events for ASoC register read/write | Mark Brown | 2010-11-11 | 1 | -0/+64 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-01-13 | 1 | -0/+141 |
|\ \ \ \ \ |
|
| * | | | | | regulator: Add basic trace facilities | Mark Brown | 2011-01-12 | 1 | -0/+141 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-13 | 1 | -0/+121 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | KVM: cleanup async_pf tracepoints | Xiao Guangrong | 2011-01-12 | 1 | -41/+35 |
| * | | | | KVM: fix tracing kvm_try_async_get_page | Xiao Guangrong | 2011-01-12 | 1 | -5/+7 |
| * | | | | KVM: x86: trace "exit to userspace" event | Gleb Natapov | 2011-01-12 | 1 | -0/+30 |
| * | | | | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov | 2011-01-12 | 1 | -6/+11 |
| * | | | | KVM: Halt vcpu if page it tries to access is swapped out | Gleb Natapov | 2011-01-12 | 1 | -0/+90 |
| | |/ /
| |/| | |
|
* | | | | tracing: remove duplicate null-pointer check in skb tracepoint | Mathieu Desnoyers | 2011-01-07 | 1 | -3/+1 |
* | | | | tracing: Include module.h in define_trace.h | Steven Rostedt | 2011-01-07 | 1 | -0/+10 |
| |_|/
|/| | |
|
* | | | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 1 | -9/+89 |
* | | | tracing: Add TRACE_EVENT_CONDITIONAL() | Steven Rostedt | 2010-12-03 | 1 | -0/+15 |
* | | | tracing/events: Show real number in array fields | Steven Rostedt | 2010-11-19 | 1 | -4/+10 |
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-11-18 | 2 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: Allow syscall trace events for non privileged users | Frederic Weisbecker | 2010-11-18 | 1 | -6/+1 |
| * | | tracing: Allow raw syscall trace events for non privileged users | Frederic Weisbecker | 2010-11-18 | 1 | -0/+4 |