sched debug: print settings
[safe/jmp/linux-2.6] / kernel / sched_debug.c
2007-10-15 Ingo Molnarsched debug: print settings
2007-10-15 S.Caglar Onursched debug: BKL usage statistics, fix
2007-10-15 Ingo Molnarsched debug: BKL usage statistics
2007-10-15 Srivatsa Vaddagirisched: add fair-user scheduler
2007-10-15 Srivatsa Vaddagirisched: print nr_running and load in /proc/sched_debug
2007-10-15 Mike Galbraithsched: fix formatting of /proc/sched_debug
2007-10-15 Ingo Molnarsched: enhance debug output
2007-10-15 Ingo Molnarsched: prettify /proc/sched_debug output
2007-10-15 Dmitry Adamushkosched: do not keep current in the tree and get rid...
2007-10-15 Ingo Molnarsched: remove wait_runtime fields and features
2007-10-15 Ingo Molnarsched: remove wait_runtime limit
2007-10-15 Dmitry Adamushkosched: clean up struct load_stat
2007-10-15 Ingo Molnarsched: add more vruntime statistics
2007-10-15 Ingo Molnarsched: add se->vruntime debugging
2007-10-15 Ingo Molnarsched: remove precise CPU load
2007-10-15 Ingo Molnarsched: debug: track maximum 'slice'
2007-10-15 Ingo Molnarsched: small sched_debug cleanup
2007-09-05 Ingo Molnarsched: debug: fix sum_exec_runtime clearing
2007-08-23 Ingo Molnarsched: sched_clock_idle_[sleep|wakeup]_event()
2007-08-10 Ingo Molnarsched debug: dont print kernel address in /proc/sched_debug
2007-08-09 Ingo Molnarsched debug: remove the 'u64 now' parameter from print_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from print_cfs_rq()
2007-08-07 Al Virotake sched_debug.c out of nasal demon territory
2007-08-02 Ingo Molnar[PATCH] sched: reduce debug code
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-26 Josh Triplett[PATCH] sched: mark sysrq_sched_debug_show() static
2007-07-13 Ingo Molnar[PATCH] sched: remove stale version info from kernel...
2007-07-09 Ingo Molnarsched: scheduler debugging, core