summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2011-05-11mm: tracing: add missing GFP flags to tracingMel Gorman
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe
2011-04-12block: fixup block IO unplug trace callJens Axboe
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-03-21ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-03-14[SCSI] Include protection operation in SCSI command traceMartin K. Petersen
2011-03-10tracing: Fix event alignment: skb:kfree_skbDavid Sharp
2011-03-10tracing: Fix event alignment: mce:mce_recordDavid Sharp
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02tracing: don't trace the BKLArnd Bergmann
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-01-21ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-14tracing: Only process module tracepoints onceSteven Rostedt
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman
2011-01-13mm: compaction: add trace events for memory compaction activityMel Gorman
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-12regulator: Add basic trace facilitiesMark Brown
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2011-01-07tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers
2011-01-07tracing: Include module.h in define_trace.hSteven Rostedt
2011-01-07block: trace event block fix unassigned fieldJeff Moyer
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2010-12-06ASoC: Add trace events for jack detectionMark Brown
2010-12-03tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker
2010-11-18tracing: Allow raw syscall trace events for non privileged usersFrederic Weisbecker
2010-11-18tracing: New macro to set up initial event flags valueFrederic Weisbecker
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer
2010-11-11ASoC: Add DAPM trace eventsMark Brown