aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* fs: import f2fs from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2...arter972016-02-131-0/+790
* mali: bulk import of r3p2-01rel3 drivers from i9300-update12mcampbellsmith2013-12-101-0/+82
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-273-6/+217
|\
| * tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-10-021-2/+2
| * random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-151-0/+134
| * mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-011-4/+4
| * vmscan: add shrink_slab tracepointsDave Chinner2012-08-011-0/+77
* | merge opensource jb u5codeworkx2012-09-221-0/+112
|/
* writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-201-1/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-211-103/+76
|\
| * ext4: fixed tracepoints cleanupLukas Czerner2011-06-061-103/+76
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-191-1/+2
|\ \
| * | rcu: Use softirq to address performance regressionShaohua Li2011-06-141-1/+2
* | | vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-151-7/+13
* | | vmscan: implement swap token traceKOSAKI Motohiro2011-06-151-0/+77
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-041-5/+7
|\ \ | |/ |/|
| * net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-282-2/+15
|\ \
| * | tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-251-2/+2
| * | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-251-0/+13
| |/
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-0/+56
|\ \ | |/ |/|
| * gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-201-0/+56
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-2/+1
|\ \ | |/ |/|
| * rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-051-2/+1
* | mm: tracing: add missing GFP flags to tracingMel Gorman2011-05-111-1/+5
|/
* block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-161-6/+7
* block: fixup block IO unplug trace callJens Axboe2011-04-121-5/+6
* block: remove block_unplug_timer() trace pointJens Axboe2011-04-121-14/+0
* Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-281-0/+667
|\
| * Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+667
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-252-244/+609
|\ \
| * | ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2011-03-212-244/+609
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-181-0/+25
|\ \ \
| * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-161-0/+25
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos2011-01-211-0/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-4/+24
|\ \ \ \
| * | | | [SCSI] Include protection operation in SCSI command traceMartin K. Petersen2011-03-141-4/+24
| | |/ / | |/| |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-61/+0
|\ \ \ \
| * | | | tracing: don't trace the BKLArnd Bergmann2011-03-021-61/+0
| | |_|/ | |/| |
* | | | tracing: Fix event alignment: skb:kfree_skbDavid Sharp2011-03-101-2/+2
* | | | tracing: Fix event alignment: mce:mce_recordDavid Sharp2011-03-101-4/+4
* | | | tracing: Fix event alignment: module:module_requestDavid Sharp2011-03-101-3/+2
| |_|/ |/| |
* | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-3/+3
|/ /
* / tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-021-11/+13
|/
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-0/+10
|\ \
| | * tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
* | | mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman2011-01-131-3/+3
* | | mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman2011-01-131-3/+3
* | | mm: compaction: add trace events for memory compaction activityMel Gorman2011-01-131-0/+74
* | | writeback: trace wakeup event for background writebackWu Fengguang2011-01-131-0/+1