aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-27sched: add full schedstats to /proc/sched_debugPeter Zijlstra1-2/+17
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra1-0/+5
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra1-3/+37
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar1-5/+0
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra1-7/+0
2008-05-01rename div64_64 to div64_u64Roman Zippel1-2/+2
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev1-4/+1
2008-04-19sched: build fixIngo Molnar1-1/+1
2008-04-19sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra1-3/+32
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar1-1/+0
2008-03-19sched: improve affine wakeupsIngo Molnar1-0/+1
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven1-0/+4
2008-01-25sched: monitor clock underflows in /proc/sched_debugGuillaume Chazarain1-0/+1
2007-12-30sched: fix gcc warningsIngo Molnar1-4/+4
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar1-3/+5
2007-11-26sched: bump version of kernel/sched_debug.cIngo Molnar1-1/+1
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra1-1/+1
2007-10-25sched: fix unconditional irq lockPeter Zijlstra1-2/+3
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen1-1/+1
2007-10-15Make scheduler debug file operations constArjan van de Ven1-1/+1
2007-10-15sched: debug, improve migration statisticsIngo Molnar1-10/+77
2007-10-15sched: debug: increase width of debug lineIngo Molnar1-6/+7
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani1-48/+0
2007-10-15sched: cleanup: rename task_grp to task_groupIngo Molnar1-3/+3
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri1-6/+2
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra1-1/+1
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar1-4/+4
2007-10-15sched debug: check spreadPeter Zijlstra1-0/+2
2007-10-15sched debug: more width for parameter printoutsIngo Molnar1-2/+2
2007-10-15sched debug: print settingsIngo Molnar1-0/+13
2007-10-15sched debug: BKL usage statistics, fixS.Caglar Onur1-0/+2
2007-10-15sched debug: BKL usage statisticsIngo Molnar1-0/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri1-0/+52
2007-10-15sched: print nr_running and load in /proc/sched_debugSrivatsa Vaddagiri1-0/+2
2007-10-15sched: fix formatting of /proc/sched_debugMike Galbraith1-4/+4
2007-10-15sched: enhance debug outputIngo Molnar1-40/+68
2007-10-15sched: prettify /proc/sched_debug outputIngo Molnar1-4/+2
2007-10-15sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko1-1/+1
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar1-49/+5
2007-10-15sched: remove wait_runtime limitIngo Molnar1-2/+0
2007-10-15sched: clean up struct load_statDmitry Adamushko1-1/+1
2007-10-15sched: add more vruntime statisticsIngo Molnar1-2/+9
2007-10-15sched: add se->vruntime debuggingIngo Molnar1-3/+27
2007-10-15sched: remove precise CPU loadIngo Molnar1-2/+0
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar1-0/+2
2007-10-15sched: small sched_debug cleanupIngo Molnar1-3/+7
2007-09-05sched: debug: fix sum_exec_runtime clearingIngo Molnar1-0/+1
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar1-1/+2
2007-08-10sched debug: dont print kernel address in /proc/sched_debugIngo Molnar1-1/+1
2007-08-09sched debug: remove the 'u64 now' parameter from print_task()/_rq()Ingo Molnar1-6/+6