aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-17
|\
| * Fixed sched_trace records for state transitions.Jonathan Herman2012-10-15
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-12
|\|
| * Added preemptive locking.Jonathan Herman2012-10-12
* | Merge remote-tracking branch 'litmus-local/wip-mc' into odroidx-colorChristopher Kenna2012-10-04
|\|
| * Moved user-space state of tasks into new rt_param.user_job.Jonathan Herman2012-10-03
* | Merge Jonathan's wip-mc into odroidx-color.Christopher Kenna2012-09-30
|\|
| * Fixed sched_color run issues.Jonathan Herman2012-09-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
| * | | Additional locking infoJonathan Herman2012-04-06
| * | | sched_trace: allow tasks to block on a lock idJonathan Herman2012-03-30
| * | | Container tracing workingJonathan Herman2012-03-28
| * | | First container trace iterationJonathan Herman2012-03-15
| * | | Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-13
* | | | Merge in Jonathan's tracing fixes from branch wip-rt-kshark.Christopher Kenna2012-09-29
|\ \ \ \ | | |_|/ | |/| |
| * | | Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-09-27
| * | | Initial commitJonathan Herman2012-09-21
* | | | Merge LITMUS^RT staging (as of time of this commit).Christopher Kenna2012-09-29
|\| | |
| * | | Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
| | |/ | |/|
* | | writeback: remove writeback_control.more_ioWu Fengguang2012-09-28
* | | writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2012-09-28
* | | Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* | | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-15
* | | mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-01
* | | vmscan: add shrink_slab tracepointsDave Chinner2012-08-01
* | | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-20
|/ /
* | 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