summaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
AgeCommit message (Expand)AuthorLines
2007-12-30sched: fix gcc warningsIngo Molnar-4/+4
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar-3/+5
2007-11-26sched: bump version of kernel/sched_debug.cIngo Molnar-1/+1
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra-1/+1
2007-10-25sched: fix unconditional irq lockPeter Zijlstra-2/+3
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen-1/+1
2007-10-15Make scheduler debug file operations constArjan van de Ven-1/+1
2007-10-15sched: debug, improve migration statisticsIngo Molnar-10/+77
2007-10-15sched: debug: increase width of debug lineIngo Molnar-6/+7
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani-48/+0
2007-10-15sched: cleanup: rename task_grp to task_groupIngo Molnar-3/+3
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri-6/+2
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra-1/+1
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar-4/+4
2007-10-15sched debug: check spreadPeter Zijlstra-0/+2
2007-10-15sched debug: more width for parameter printoutsIngo Molnar-2/+2
2007-10-15sched debug: print settingsIngo Molnar-0/+13
2007-10-15sched debug: BKL usage statistics, fixS.Caglar Onur-0/+2
2007-10-15sched debug: BKL usage statisticsIngo Molnar-0/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri-0/+52
2007-10-15sched: print nr_running and load in /proc/sched_debugSrivatsa Vaddagiri-0/+2
2007-10-15sched: fix formatting of /proc/sched_debugMike Galbraith-4/+4
2007-10-15sched: enhance debug outputIngo Molnar-40/+68
2007-10-15sched: prettify /proc/sched_debug outputIngo Molnar-4/+2
2007-10-15sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko-1/+1
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar-49/+5
2007-10-15sched: remove wait_runtime limitIngo Molnar-2/+0
2007-10-15sched: clean up struct load_statDmitry Adamushko-1/+1
2007-10-15sched: add more vruntime statisticsIngo Molnar-2/+9
2007-10-15sched: add se->vruntime debuggingIngo Molnar-3/+27
2007-10-15sched: remove precise CPU loadIngo Molnar-2/+0
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar-0/+2
2007-10-15sched: small sched_debug cleanupIngo Molnar-3/+7
2007-09-05sched: debug: fix sum_exec_runtime clearingIngo Molnar-0/+1
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar-1/+2
2007-08-10sched debug: dont print kernel address in /proc/sched_debugIngo Molnar-1/+1
2007-08-09sched debug: remove the 'u64 now' parameter from print_task()/_rq()Ingo Molnar-6/+6
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar-2/+2
2007-08-06take sched_debug.c out of nasal demon territoryAl Viro-6/+6
2007-08-02[PATCH] sched: reduce debug codeIngo Molnar-6/+16
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan-1/+1
2007-07-26[PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett-1/+1
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar-1/+1
2007-07-09sched: scheduler debugging, coreIngo Molnar-0/+275