summaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
AgeCommit message (Expand)AuthorLines
2009-01-11sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan-4/+17
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj-1/+5
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar-22/+24
2008-11-16sched: fix kernel warning on /proc/sched_debug accessIngo Molnar-2/+3
2008-11-11sched: include group statistics in /proc/sched_debugBharata B Rao-1/+36
2008-11-10sched: clean up debug infoPeter Zijlstra-20/+21
2008-11-04sched debug: remove NULL checking in print_cfs/rt_rq()Li Zefan-12/+2
2008-10-30sched: change sched_debug's mode to 0444Li Zefan-1/+1
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan-2/+0
2008-06-27sched: add full schedstats to /proc/sched_debugPeter Zijlstra-2/+17
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra-0/+5
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra-3/+37
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar-5/+0
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra-7/+0
2008-05-01rename div64_64 to div64_u64Roman Zippel-2/+2
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev-4/+1
2008-04-19sched: build fixIngo Molnar-1/+1
2008-04-19sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra-3/+32
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar-1/+0
2008-03-19sched: improve affine wakeupsIngo Molnar-0/+1
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven-0/+4
2008-01-25sched: monitor clock underflows in /proc/sched_debugGuillaume Chazarain-0/+1
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