summaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
Commit message (Expand)AuthorAgeFilesLines
...
* sched debug: BKL usage statistics, fixS.Caglar Onur2007-10-151-0/+2
* sched debug: BKL usage statisticsIngo Molnar2007-10-151-0/+4
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-151-0/+52
* sched: print nr_running and load in /proc/sched_debugSrivatsa Vaddagiri2007-10-151-0/+2
* sched: fix formatting of /proc/sched_debugMike Galbraith2007-10-151-4/+4
* sched: enhance debug outputIngo Molnar2007-10-151-40/+68
* sched: prettify /proc/sched_debug outputIngo Molnar2007-10-151-4/+2
* sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-151-1/+1
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-151-49/+5
* sched: remove wait_runtime limitIngo Molnar2007-10-151-2/+0
* sched: clean up struct load_statDmitry Adamushko2007-10-151-1/+1
* sched: add more vruntime statisticsIngo Molnar2007-10-151-2/+9
* sched: add se->vruntime debuggingIngo Molnar2007-10-151-3/+27
* sched: remove precise CPU loadIngo Molnar2007-10-151-2/+0
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-151-0/+2
* sched: small sched_debug cleanupIngo Molnar2007-10-151-3/+7
* sched: debug: fix sum_exec_runtime clearingIngo Molnar2007-09-051-0/+1
* sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+2
* sched debug: dont print kernel address in /proc/sched_debugIngo Molnar2007-08-101-1/+1
* sched debug: remove the 'u64 now' parameter from print_task()/_rq()Ingo Molnar2007-08-091-6/+6
* sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-091-2/+2
* take sched_debug.c out of nasal demon territoryAl Viro2007-08-061-6/+6
* [PATCH] sched: reduce debug codeIngo Molnar2007-08-021-6/+16
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-311-1/+1
* [PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett2007-07-261-1/+1
* [PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar2007-07-131-1/+1
* sched: scheduler debugging, coreIngo Molnar2007-07-091-0/+275
OpenPOWER on IntegriCloud