aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/stats.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Gravatar Ingo Molnar 1-111/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2017-02-01timers/posix-timers: Convert internals to use nsecsGravatar Frederic Weisbecker 1-2/+2
2017-01-27timers: Omit POSIX timer stuff from task_struct when disabledGravatar Nicolas Pitre 1-12/+20
2016-09-05sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'Gravatar Josh Poimboeuf 1-1/+3
2016-09-05sched/debug: Clean up schedstat macrosGravatar Josh Poimboeuf 1-11/+11
2016-06-08sched/debug: Fix /proc/sched_debug regressionGravatar Josh Poimboeuf 1-0/+3
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultGravatar Mel Gorman 1-3/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyGravatar Naveen N. Rao 1-2/+2
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerGravatar Jason Low 1-3/+3
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Gravatar Jason Low 1-10/+5
2013-09-25sched: Micro-optimize by dropping unnecessary task_rq() callsGravatar Michael S. Tsirkin 1-22/+24
2013-09-16sched: Fix comment for sched_info_departGravatar Michael S. Tsirkin 1-2/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+36
2013-07-04posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...Gravatar KOSAKI Motohiro 1-3/+36
2013-05-28sched: Use an accessor to read the rq clockGravatar Frederic Weisbecker 1-4/+4
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Martin Schwidefsky 1-0/+231
2011-11-17sched: Move all scheduler bits into kernel/sched/Gravatar Peter Zijlstra 1-0/+233