aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
Commit message (Expand)AuthorAge
* [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
* sched: add full schedstats to /proc/sched_debugPeter Zijlstra2008-06-27
* sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-27
* sched: debug: add some rt debug outputPeter Zijlstra2008-06-20
* revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-29
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* sched: build fixIngo Molnar2008-04-19
* sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra2008-04-19
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
* sched: improve affine wakeupsIngo Molnar2008-03-18
* sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-25
* sched: monitor clock underflows in /proc/sched_debugGuillaume Chazarain2008-01-25
* sched: fix gcc warningsIngo Molnar2007-12-30
* sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2007-11-28
* sched: bump version of kernel/sched_debug.cIngo Molnar2007-11-26
* sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-09
* sched: fix unconditional irq lockPeter Zijlstra2007-10-25
* sched: reduce schedstat variable overhead a bitKen Chen2007-10-18
* Make scheduler debug file operations constArjan van de Ven2007-10-15
* sched: debug, improve migration statisticsIngo Molnar2007-10-15
* sched: debug: increase width of debug lineIngo Molnar2007-10-15
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-15
* sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-15
* sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri2007-10-15
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-15
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
* sched debug: check spreadPeter Zijlstra2007-10-15
* sched debug: more width for parameter printoutsIngo Molnar2007-10-15
* sched debug: print settingsIngo Molnar2007-10-15
* 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