aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorQais Yousef <[email protected]>2020-03-02 13:27:18 +0000
committerIngo Molnar <[email protected]>2020-03-06 12:57:27 +0100
commita1bd02e1f28b1939cac8c64072a0e578c3cbc345 (patch)
treeb297a940228a68fadde6e97d77f078d3da1e8753 /tools/perf/scripts/python/exported-sql-viewer.py
parentb28bc1e002c23ff8a4999c4a2fb1d4d412bc6f5e (diff)
sched/rt: Optimize cpupri_find() on non-heterogenous systems
By introducing a new cpupri_find_fitness() function that takes the fitness_fn as an argument and only called when asym_system static key is enabled. cpupri_find() is now a wrapper function that calls cpupri_find_fitness() passing NULL as a fitness_fn, hence disabling the logic that handles fitness by default. LINK: https://lore.kernel.org/lkml/[email protected]/ Reported-by: Dietmar Eggemann <[email protected]> Signed-off-by: Qais Yousef <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Fixes: 804d402fb6f6 ("sched/rt: Make RT capacity-aware") Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions