aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMike Tipton <[email protected]>2021-11-25 19:47:51 +0200
committerGeorgi Djakov <[email protected]>2021-11-30 14:14:19 +0200
commitb95b668eaaa2574e8ee72f143c52075e9955177e (patch)
tree91ce5b7b0f2ac5f979dc0adf0fabaef39a887a6b /tools/perf/scripts/python/export-to-sqlite.py
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff)
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
We're only adding BCMs to the commit list in aggregate(), but there are cases where pre_aggregate() is called without subsequently calling aggregate(). In particular, in icc_sync_state() when a node with initial BW has zero requests. Since BCMs aren't added to the commit list in these cases, we don't actually send the zero BW request to HW. So the resources remain on unnecessarily. Add BCMs to the commit list in pre_aggregate() instead, which is always called even when there are no requests. Signed-off-by: Mike Tipton <[email protected]> [georgi: remove icc_sync_state for platforms with incomplete support] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions