aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* f2fs: refactor bio-related operationsJaegeuk Kim2015-05-021-20/+10
* f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2015-05-021-5/+17
* f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2015-05-021-17/+32
* f2fs: adds a tracepoint for submit_read_pageChao Yu2015-05-021-4/+21
* f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2015-05-021-0/+23
* f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim2015-05-021-0/+7
* f2fs: add tracepoint for set_page_dirtyJaegeuk Kim2015-05-021-0/+44
* f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim2015-05-021-0/+7
* f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2015-05-021-0/+24
* f2fs: add tracepoints for write page operationsNamjae Jeon2015-05-021-0/+67
* f2fs: add tracepoints to debug the block allocationNamjae Jeon2015-05-021-0/+64
* f2fs: add tracepoints for GC threadsNamjae Jeon2015-05-021-0/+75
* f2fs: add tracepoint for tracing the page i/oNamjae Jeon2015-05-021-0/+74
* f2fs: add tracepoints for truncate operationNamjae Jeon2015-05-021-0/+176
* f2fs: add tracepoints for sync & inode operationsNamjae Jeon2015-05-021-0/+195
* Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-161-22/+22
|\
| * cpufreq: interactive: sync android-3.0 with android-3.4Todd Poynor2013-01-161-22/+22
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-163-6/+217
|\ \ | |/
| * Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-013-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 branch 'android-3.0' into android-omap-3.0Todd Poynor2012-05-111-8/+8
|\ \ \ | |/ /
| * | cpufreq: interactive: fixup trace of string paramsTodd Poynor2012-05-111-8/+8
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-05-031-10/+10
|\ \ \ | |/ /
| * | cpufreq: interactive: add boost pulse interfaceTodd Poynor2012-05-031-10/+10
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-04-251-0/+25
|\ \ \ | |/ /
| * | cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor2012-04-241-0/+13
| * | cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor2012-04-231-0/+12
| * | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-191-1/+4
| |\ \ | | |/
* | | Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-191-1/+4
|\ \ \
| * \ \ Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-191-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-201-1/+4
| * | | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-291-103/+76
| |\ \ \ | | |/ /
* | | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-02-171-0/+87
|\ \ \ \ | | |_|/ | |/| |
| * | | cpufreq interactive governor: event tracingTodd Poynor2012-02-171-0/+87
| | |/ | |/|
* | | 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