aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXianting Tian <[email protected]>2020-09-24 09:47:55 +0800
committerPeter Zijlstra <[email protected]>2020-09-25 14:23:25 +0200
commitfe7491580d7c56152ea8d9d3124201191617435d (patch)
tree5bf2c91d1fad6f72538a7ad4fcd7bd5d4680a35c /tools/perf/scripts/python/export-to-sqlite.py
parentdf3cb4ea1fb63ff326488efd671ba3c39034255e (diff)
sched/fair: Remove the force parameter of update_tg_load_avg()
In the file fair.c, sometims update_tg_load_avg(cfs_rq, 0) is used, sometimes update_tg_load_avg(cfs_rq, false) is used. update_tg_load_avg() has the parameter force, but in current code, it never set 1 or true to it, so remove the force parameter. Signed-off-by: Xianting Tian <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions