aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
Commit message (Expand)AuthorAge
...
* sched debug: BKL usage statistics, fixS.Caglar Onur2007-10-15
* sched debug: BKL usage statisticsIngo Molnar2007-10-15
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-15
* sched: print nr_running and load in /proc/sched_debugSrivatsa Vaddagiri2007-10-15
* sched: fix formatting of /proc/sched_debugMike Galbraith2007-10-15
* sched: enhance debug outputIngo Molnar2007-10-15
* sched: prettify /proc/sched_debug outputIngo Molnar2007-10-15
* sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-15
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-15
* sched: remove wait_runtime limitIngo Molnar2007-10-15
* sched: clean up struct load_statDmitry Adamushko2007-10-15
* sched: add more vruntime statisticsIngo Molnar2007-10-15
* sched: add se->vruntime debuggingIngo Molnar2007-10-15
* sched: remove precise CPU loadIngo Molnar2007-10-15
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-15
* sched: small sched_debug cleanupIngo Molnar2007-10-15
* sched: debug: fix sum_exec_runtime clearingIngo Molnar2007-09-05
* sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-23
* sched debug: dont print kernel address in /proc/sched_debugIngo Molnar2007-08-10
* sched debug: remove the 'u64 now' parameter from print_task()/_rq()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-09
* take sched_debug.c out of nasal demon territoryAl Viro2007-08-06
* [PATCH] sched: reduce debug codeIngo Molnar2007-08-02
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-31
* [PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett2007-07-26
* [PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar2007-07-13
* sched: scheduler debugging, coreIngo Molnar2007-07-09