index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_debug.c
Age
Commit message (
Expand
)
Author
2007-10-18
sched: reduce schedstat variable overhead a bit
Ken Chen
2007-10-15
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-09-05
sched: debug: fix sum_exec_runtime clearing
Ingo Molnar
2007-08-23
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
2007-08-10
sched debug: dont print kernel address in /proc/sched_debug
Ingo Molnar
2007-08-09
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-06
take sched_debug.c out of nasal demon territory
Al Viro
2007-08-02
[PATCH] sched: reduce debug code
Ingo Molnar
2007-07-31
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-26
[PATCH] sched: mark sysrq_sched_debug_show() static
Josh Triplett
2007-07-13
[PATCH] sched: remove stale version info from kernel/sched_debug.c
Ingo Molnar
2007-07-09
sched: scheduler debugging, core
Ingo Molnar