summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2011-07-05ASoC: core - Add platform IO tracingLiam Girdwood
2011-06-25jbd: Add fixed tracepointsLukas Czerner
2011-06-25ext3: Add fixed tracepointsLukas Czerner
2011-06-21core: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21udp: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang
2011-06-06ext4: fixed tracepoints cleanupLukas Czerner
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-25tracing: Update btrfs's tracepoints to use u64 interfaceliubo
2011-05-25tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo
2011-05-20gpio: add trace events for setting direction and valueUwe Kleine-König
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-11mm: tracing: add missing GFP flags to tracingMel Gorman
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
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