index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_debug.c
Commit message (
Expand
)
Author
Age
*
sched: keep total / count stats in addition to the max for
Arjan van de Ven
2008-01-25
*
sched: monitor clock underflows in /proc/sched_debug
Guillaume Chazarain
2008-01-25
*
sched: fix gcc warnings
Ingo Molnar
2007-12-30
*
sched: clean up overlong line in kernel/sched_debug.c
Ingo Molnar
2007-11-28
*
sched: bump version of kernel/sched_debug.c
Ingo Molnar
2007-11-26
*
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
2007-11-09
*
sched: fix unconditional irq lock
Peter Zijlstra
2007-10-25
*
sched: reduce schedstat variable overhead a bit
Ken Chen
2007-10-18
*
Make scheduler debug file operations const
Arjan van de Ven
2007-10-15
*
sched: debug, improve migration statistics
Ingo Molnar
2007-10-15
*
sched: debug: increase width of debug line
Ingo Molnar
2007-10-15
*
sched: group scheduling, sysfs tunables
Dhaval Giani
2007-10-15
*
sched: cleanup: rename task_grp to task_group
Ingo Molnar
2007-10-15
*
sched: group scheduler, fix coding style issues
Srivatsa Vaddagiri
2007-10-15
*
sched: speed up and simplify vslice calculations
Peter Zijlstra
2007-10-15
*
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
*
sched debug: check spread
Peter Zijlstra
2007-10-15
*
sched debug: more width for parameter printouts
Ingo Molnar
2007-10-15
*
sched debug: print settings
Ingo Molnar
2007-10-15
*
sched debug: BKL usage statistics, fix
S.Caglar Onur
2007-10-15
*
sched debug: BKL usage statistics
Ingo Molnar
2007-10-15
*
sched: add fair-user scheduler
Srivatsa Vaddagiri
2007-10-15
*
sched: print nr_running and load in /proc/sched_debug
Srivatsa Vaddagiri
2007-10-15
*
sched: fix formatting of /proc/sched_debug
Mike Galbraith
2007-10-15
*
sched: enhance debug output
Ingo Molnar
2007-10-15
*
sched: prettify /proc/sched_debug output
Ingo Molnar
2007-10-15
*
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
2007-10-15
*
sched: remove wait_runtime fields and features
Ingo Molnar
2007-10-15
*
sched: remove wait_runtime limit
Ingo Molnar
2007-10-15
*
sched: clean up struct load_stat
Dmitry Adamushko
2007-10-15
*
sched: add more vruntime statistics
Ingo Molnar
2007-10-15
*
sched: add se->vruntime debugging
Ingo Molnar
2007-10-15
*
sched: remove precise CPU load
Ingo Molnar
2007-10-15
*
sched: debug: track maximum 'slice'
Ingo Molnar
2007-10-15
*
sched: small sched_debug cleanup
Ingo Molnar
2007-10-15
*
sched: debug: fix sum_exec_runtime clearing
Ingo Molnar
2007-09-05
*
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
2007-08-23
*
sched debug: dont print kernel address in /proc/sched_debug
Ingo Molnar
2007-08-10
*
sched debug: remove the 'u64 now' parameter from print_task()/_rq()
Ingo Molnar
2007-08-09
*
sched: remove the 'u64 now' parameter from print_cfs_rq()
Ingo Molnar
2007-08-09
*
take sched_debug.c out of nasal demon territory
Al Viro
2007-08-06
*
[PATCH] sched: reduce debug code
Ingo Molnar
2007-08-02
*
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-31
*
[PATCH] sched: mark sysrq_sched_debug_show() static
Josh Triplett
2007-07-26
*
[PATCH] sched: remove stale version info from kernel/sched_debug.c
Ingo Molnar
2007-07-13
*
sched: scheduler debugging, core
Ingo Molnar
2007-07-09