summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+15
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+56
2011-05-26tracing: Update btrfs's tracepoints to use u64 interfaceliubo1-2/+2
2011-05-26tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo1-0/+13
2011-05-20gpio: add trace events for setting direction and valueUwe Kleine-König1-0/+56
2011-05-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2011-05-12mm: tracing: add missing GFP flags to tracingMel Gorman1-1/+5
2011-05-06rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-2/+1
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+7
2011-04-12block: fixup block IO unplug trace callJens Axboe1-5/+6
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-14/+0
2011-03-29Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+667
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo1-0/+667
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-244/+609
2011-03-22ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2-244/+609
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+25
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+24
2011-03-17Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-61/+0
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+25
2011-03-15[SCSI] Include protection operation in SCSI command traceMartin K. Petersen1-4/+24
2011-03-10tracing: Fix event alignment: skb:kfree_skbDavid Sharp1-2/+2
2011-03-10tracing: Fix event alignment: mce:mce_recordDavid Sharp1-4/+4
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp1-3/+2
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-3/+3
2011-03-02tracing: don't trace the BKLArnd Bergmann1-61/+0
2011-02-03tracing: Replace trace_event struct array with pointer arraySteven Rostedt1-11/+13
2011-01-21ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos1-0/+25
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds1-0/+10
2011-01-14tracing: Only process module tracepoints onceSteven Rostedt1-0/+10
2011-01-14mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman1-3/+3
2011-01-14mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman1-3/+3
2011-01-14mm: compaction: add trace events for memory compaction activityMel Gorman1-0/+74
2011-01-14writeback: trace wakeup event for background writebackWu Fengguang1-0/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+7
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+235
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+141
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+121
2011-01-12regulator: Add basic trace facilitiesMark Brown1-0/+141
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong1-41/+35
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong1-5/+7
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov1-0/+30
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-6/+11
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+90
2011-01-08tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers1-3/+1
2011-01-07tracing: Include module.h in define_trace.hSteven Rostedt1-0/+10
2011-01-07block: trace event block fix unassigned fieldJeff Moyer1-2/+4
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger1-9/+89
2010-12-06ASoC: Add trace events for jack detectionMark Brown1-0/+59
2010-12-03tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt1-0/+15
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt1-4/+10