aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/stats.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Gravatar Ingo Molnar 1-1/+0
2021-10-05sched: Introduce task block time in schedstatsGravatar Yafang Shao 1-0/+1
2021-10-05sched: Make schedstats helpers independent of fair sched classGravatar Yafang Shao 1-0/+103
2021-03-22sched: Fix various typosGravatar Ingo Molnar 1-1/+1
2018-05-16proc: introduce proc_create_seq{,_data}Gravatar Christoph Hellwig 1-14/+1
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerGravatar Ingo Molnar 1-7/+6
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseGravatar Ingo Molnar 1-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksGravatar Tejun Heo 1-9/+2
2014-04-03kernel: audit/fix non-modular users of module_init in core codeGravatar Paul Gortmaker 1-1/+1
2013-04-29fix a leak in /proc/schedstatsGravatar Al Viro 1-6/+1
2013-02-22sched: Fix /proc/sched_stat failure on very very large systemsGravatar Nathan Zimmer 1-20/+59
2012-01-27sched: Remove sched_switchGravatar Rakib Mullick 1-2/+2
2011-11-17sched: Move all scheduler bits into kernel/sched/Gravatar Peter Zijlstra 1-0/+111