aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
| |\ \ \ | | |_|/ | |/| |