aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/stats.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-05sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'Josh Poimboeuf1-1/+3
2016-09-05sched/debug: Clean up schedstat macrosJosh Poimboeuf1-11/+11
2016-06-08sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf1-0/+3
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-3/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-2/+2
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low1-3/+3
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalabilityJason Low1-10/+5
2013-09-25sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin1-22/+24
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin1-2/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+36
2013-07-04posix-cpu-timers: don't account cpu timer after stopped thread runtime accountingKOSAKI Motohiro1-3/+36
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker1-4/+4
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tipMartin Schwidefsky1-0/+231
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+233