summaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c (follow)
Commit message (Expand)AuthorAge
* cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2022-04-19
* Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\
| * sched/fair: Add eas (& cas) specific rq, sd and task statsDietmar Eggemann2017-06-02
* | sched: Add the mechanics of top task tracking for frequency guidanceSyed Rameez Mustafa2016-10-17
* | sched: Consolidate CONFIG_SCHED_HMP sections in various filesSyed Rameez Mustafa2016-08-22
* | sched: Remove unused PELT extensions for HMP schedulingSyed Rameez Mustafa2016-08-22
* | sched: kill unnecessary divisions on fast pathJoonwoo Park2016-06-21
* | sched: Introduce the concept CPU clusters in the schedulerSrivatsa Vaddagiri2016-03-23
* | sched: Add tunables for static cpu and cluster costOlav Haugan2016-03-23
* | sched: Update the wakeup placement logic for fair and rt tasksSyed Rameez Mustafa2016-03-23
* | sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa2016-03-23
* | sched: Support CFS_BANDWIDTH feature in HMP schedulerSrivatsa Vaddagiri2016-03-23
* | sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri2016-03-23
* | sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri2016-03-23
* | sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri2016-03-23
* | sched: window-stats: print window size in /proc/sched_debugSrivatsa Vaddagiri2016-03-23
* | sched: Add a per rq max_possible_capacity for use in power calculationsSyed Rameez Mustafa2016-03-23
* | sched: debug: Print additional information in /proc/sched_debugSrivatsa Vaddagiri2016-03-23
* | sched: Provide scaled load information for tasks in /procSrivatsa Vaddagiri2016-03-23
* | sched: Extend /proc/sched_debug with additional informationSrivatsa Vaddagiri2016-03-23
* | sched/debug: Make sysrq prints of sched debug data optionalMatt Wagantall2016-03-23
|/
* sched/fair: Provide runnable_load_avg back to cfs_rqYuyang Du2015-08-03
* sched/fair: Rewrite runnable load and utilization average trackingYuyang Du2015-08-03
* sched/fair: Remove rq's runnable avgYuyang Du2015-08-03
* sched/numa: Fix numa balancing stats in /proc/pid/schedSrikar Dronamraju2015-07-04
* sched/numa: Show numa_group ID in /proc/sched_debug task listingsSrikar Dronamraju2015-07-04
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\
| * sched: debug: Remove the cfs bandwidth timer_active printoutThomas Gleixner2015-04-23
* | sched/debug: Add sum_sleep_runtime to /proc/<pid>/schedSrikar Dronamraju2015-06-19
* | sched/debug: Replace vruntime with wait_sum in /proc/sched_debugSrikar Dronamraju2015-06-19
* | sched/debug: Properly format runnable tasks in /proc/sched_debugSrikar Dronamraju2015-06-19
|/
* sched: Track group sched_entity usage contributionsMorten Rasmussen2015-03-27
* sched: Add sched_avg::utilization_avg_contribVincent Guittot2015-03-27
* sched/debug: Print rq->clock_taskPeter Zijlstra2015-01-14
* sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda2014-11-04
* sched/deadline: Add deadline rq status printWanpeng Li2014-11-04
* sched: print_rq(): Don't use tasklist_lockOleg Nesterov2014-09-24
* sched: s/do_each_thread/for_each_process_thread/ in debug.cOleg Nesterov2014-08-20
* sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-16
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\
| * cgroup: remove cgroup->nameTejun Heo2014-02-12
* | sched: Add statistic for newidle load balance costAlex Shi2014-02-11
* | sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel2014-01-28
|/
* sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
* sched/numa: Use wrapper function task_node to get node which task is onWanpeng Li2013-12-17
* sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2013-10-29
* sched/numa: Add debuggingIngo Molnar2013-10-09
* sched/debug: Take PID namespace into accountPeter Zijlstra2013-09-12
* sched/debug: Remove CONFIG_FAIR_GROUP_SCHED maskAlex Shi2013-06-28
* sched/debug: Fix formatting of /proc/<PID>/schedKamalesh Babulal2013-06-28