summaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Remove forced2_migrations statsIngo Molnar2009-12-101-2/+0
* sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-091-0/+10
* sched: Discard some old bitsPeter Zijlstra2009-12-091-1/+0
* sched: Rate-limit newidleMike Galbraith2009-11-041-0/+4
* sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra2009-09-171-0/+1
* sched: Provide iowait countersArjan van de Ven2009-09-021-0/+4
* sched: Hide runqueues from direct refer at source code levelHitoshi Mitake2009-06-171-3/+3
* sched: remove unused fields from struct rqLuis Henriques2009-03-241-4/+1
* sched: jiffies not printed per CPULuis Henriques2009-03-181-1/+1
* sched: introduce avg_wakeupPeter Zijlstra2009-01-151-0/+1
* sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan2009-01-111-4/+17
* sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-011-1/+5
* Merge branch 'linus' into sched/coreIngo Molnar2008-11-191-22/+24
|\
| * sched: fix kernel warning on /proc/sched_debug accessIngo Molnar2008-11-161-2/+3
| * sched: clean up debug infoPeter Zijlstra2008-11-101-20/+21
* | sched: include group statistics in /proc/sched_debugBharata B Rao2008-11-111-1/+36
* | sched debug: remove NULL checking in print_cfs/rt_rq()Li Zefan2008-11-041-12/+2
|/
* sched: change sched_debug's mode to 0444Li Zefan2008-10-301-1/+1
* [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-101-2/+0
* sched: add full schedstats to /proc/sched_debugPeter Zijlstra2008-06-271-2/+17
* sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-271-0/+5
* sched: debug: add some rt debug outputPeter Zijlstra2008-06-201-3/+37
* revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-5/+0
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-7/+0
* rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+2
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+1
* sched: build fixIngo Molnar2008-04-191-1/+1
* sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra2008-04-191-3/+32
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-191-1/+0
* sched: improve affine wakeupsIngo Molnar2008-03-191-0/+1
* sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-251-0/+4
* sched: monitor clock underflows in /proc/sched_debugGuillaume Chazarain2008-01-251-0/+1
* sched: fix gcc warningsIngo Molnar2007-12-301-4/+4
* sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2007-11-281-3/+5
* sched: bump version of kernel/sched_debug.cIngo Molnar2007-11-261-1/+1
* sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-091-1/+1
* sched: fix unconditional irq lockPeter Zijlstra2007-10-251-2/+3
* sched: reduce schedstat variable overhead a bitKen Chen2007-10-181-1/+1
* Make scheduler debug file operations constArjan van de Ven2007-10-151-1/+1
* sched: debug, improve migration statisticsIngo Molnar2007-10-151-10/+77
* sched: debug: increase width of debug lineIngo Molnar2007-10-151-6/+7
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-151-48/+0
* sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-151-3/+3
* sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri2007-10-151-6/+2
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-151-1/+1
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-151-4/+4
* sched debug: check spreadPeter Zijlstra2007-10-151-0/+2
* sched debug: more width for parameter printoutsIngo Molnar2007-10-151-2/+2
* sched debug: print settingsIngo Molnar2007-10-151-0/+13
* sched debug: BKL usage statistics, fixS.Caglar Onur2007-10-151-0/+2