aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* f2fs: refactor bio-related operationsJaegeuk Kim2016-06-051-20/+10
* f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2016-06-051-5/+17
* f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2016-06-051-17/+32
* f2fs: adds a tracepoint for submit_read_pageChao Yu2016-06-051-4/+21
* f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2016-06-051-0/+23
* f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim2016-06-051-0/+7
* f2fs: add tracepoint for set_page_dirtyJaegeuk Kim2016-06-051-0/+44
* f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim2016-06-051-0/+7
* f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2016-06-051-0/+24
* f2fs: add tracepoints for write page operationsNamjae Jeon2016-06-051-0/+67
* f2fs: add tracepoints to debug the block allocationNamjae Jeon2016-06-051-0/+64
* f2fs: add tracepoints for GC threadsNamjae Jeon2016-06-051-0/+75
* f2fs: add tracepoint for tracing the page i/oNamjae Jeon2016-06-051-0/+74
* f2fs: add tracepoints for truncate operationNamjae Jeon2016-06-051-0/+176
* f2fs: add tracepoints for sync & inode operationsNamjae Jeon2016-06-051-0/+195
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-253-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
| * writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-201-1/+4
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-132-1/+116
* | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-291-103/+76
|\ \ | |/
| * 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 commit 'v3.0-rc4' into linux-omap-3.0Colin Cross2011-06-222-1/+85
|\ \ \ | |/ /
| * | 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
| |/ /
* | | ASoC: core - Add platform driver DAPM widgets/kcontrolsLiam Girdwood2011-06-141-0/+45
|/ /
* | 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
| |\ \ \ | | |_|/ | |/| |