index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-color
Christopher Kenna
2012-10-17
|
\
|
*
Fixed sched_trace records for state transitions.
Jonathan Herman
2012-10-15
*
|
Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-color
Christopher Kenna
2012-10-12
|
\
|
|
*
Added preemptive locking.
Jonathan Herman
2012-10-12
*
|
Merge remote-tracking branch 'litmus-local/wip-mc' into odroidx-color
Christopher Kenna
2012-10-04
|
\
|
|
*
Moved user-space state of tasks into new rt_param.user_job.
Jonathan Herman
2012-10-03
*
|
Merge Jonathan's wip-mc into odroidx-color.
Christopher Kenna
2012-09-30
|
\
|
|
*
Fixed sched_color run issues.
Jonathan Herman
2012-09-30
|
|
\
|
*
\
Merge branch 'wip-color' into wip-mc
Jonathan Herman
2012-09-29
|
|
\
\
|
|
*
|
Fixed compile bug
Jonathan Herman
2012-05-06
|
|
*
|
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2012-05-06
|
|
*
|
Added color schedule
Jonathan Herman
2012-05-03
|
*
|
|
Additional locking info
Jonathan Herman
2012-04-06
|
*
|
|
sched_trace: allow tasks to block on a lock id
Jonathan Herman
2012-03-30
|
*
|
|
Container tracing working
Jonathan Herman
2012-03-28
|
*
|
|
First container trace iteration
Jonathan Herman
2012-03-15
|
*
|
|
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-13
*
|
|
|
Merge in Jonathan's tracing fixes from branch wip-rt-kshark.
Christopher Kenna
2012-09-29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2012-09-27
|
*
|
|
Initial commit
Jonathan Herman
2012-09-21
*
|
|
|
Merge LITMUS^RT staging (as of time of this commit).
Christopher Kenna
2012-09-29
|
\
|
|
|
|
*
|
|
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-30
|
|
|
/
|
|
/
|
*
|
|
writeback: remove writeback_control.more_io
Wu Fengguang
2012-09-28
*
|
|
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
2012-09-28
*
|
|
Apply k4412 kernel from HardKernel for ODROID-X.
Christopher Kenna
2012-09-28
*
|
|
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-15
*
|
|
mm: change isolate mode from #define to bitwise type
Minchan Kim
2012-08-01
*
|
|
vmscan: add shrink_slab tracepoints
Dave Chinner
2012-08-01
*
|
|
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
Wu Fengguang
2012-02-20
|
/
/
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-06-21
|
\
\
|
*
|
ext4: fixed tracepoints cleanup
Lukas Czerner
2011-06-06
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-19
|
\
\
\
|
*
|
|
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
*
|
|
|
vmscan: implement swap token priority aging
KOSAKI Motohiro
2011-06-15
*
|
|
|
vmscan: implement swap token trace
KOSAKI Motohiro
2011-06-15
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: tracepoint of net_dev_xmit sees freed skb and causes panic
Koki Sanagi
2011-06-02
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
|
\
\
\
|
*
|
|
tracing: Update btrfs's tracepoints to use u64 interface
liubo
2011-05-25
|
*
|
|
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
|
|
/
/
*
|
|
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gpio: add trace events for setting direction and value
Uwe Kleine-König
2011-05-20
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-06
*
|
|
mm: tracing: add missing GFP flags to tracing
Mel Gorman
2011-05-11
|
/
/
*
|
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
*
|
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
*
|
block: remove block_unplug_timer() trace point
Jens Axboe
2011-04-12
*
|
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-28
|
\
\
|
*
|
Btrfs: add initial tracepoint support for btrfs
liubo
2011-03-28
[next]