aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Removed ARM-specific hacks which disabled less common mixed-criticality featu...wip-mcJonathan Herman2013-03-30
* Fixed sched_trace records for state transitions.Jonathan Herman2012-10-15
* Added preemptive locking.Jonathan Herman2012-10-12
* Moved user-space state of tasks into new rt_param.user_job.Jonathan Herman2012-10-03
* Fixed sched_color run issues.Jonathan Herman2012-09-30
|\
| * Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-09-27
| * Initial commitJonathan Herman2012-09-21
| * Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
* | Merge branch 'wip-color' into wip-mcJonathan Herman2012-09-29
|\ \
| * | Fixed compile bugJonathan Herman2012-05-06
| * | Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-05-06
| * | Added color scheduleJonathan Herman2012-05-03
| |/
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-21
| |\
| | * ext4: fixed tracepoints cleanupLukas Czerner2011-06-06
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-19
| |\ \
| | * | rcu: Use softirq to address performance regressionShaohua Li2011-06-14
| * | | vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-15
| * | | vmscan: implement swap token traceKOSAKI Motohiro2011-06-15
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-04
| |\ \ | | |/ | |/|
| | * net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-02
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
| |\ \
| | * | tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-25
| | * | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
| | |/
| * | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-26
| |\ \ | | |/ | |/|
| | * gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-20
| * | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
| |\ \ | | |/ | |/|
| | * rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-06
| * | mm: tracing: add missing GFP flags to tracingMel Gorman2011-05-11
| |/
| * block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-16
| * block: fixup block IO unplug trace callJens Axboe2011-04-12
| * block: remove block_unplug_timer() trace pointJens Axboe2011-04-12
| * Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-28
| |\
| | * Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-25
| |\ \
| | * | ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2011-03-21
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-18
| |\ \ \
| | * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-16
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos2011-01-21
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
| |\ \ \ \
| | * | | | [SCSI] Include protection operation in SCSI command traceMartin K. Petersen2011-03-14
| | | |/ / | | |/| |
| * | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
| |\ \ \ \
| | * | | | tracing: don't trace the BKLArnd Bergmann2011-03-01
| | | |_|/ | | |/| |
| * | | | tracing: Fix event alignment: skb:kfree_skbDavid Sharp2011-03-10
| * | | | tracing: Fix event alignment: mce:mce_recordDavid Sharp2011-03-10
| * | | | tracing: Fix event alignment: module:module_requestDavid Sharp2011-03-10
| | |_|/ | |/| |
| * | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-03
| |/ /
| * / tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
| |/
| *-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
| |\ \
| | | * tracing: Only process module tracepoints onceSteven Rostedt2011-01-14
| * | | mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman2011-01-13