summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Redpath <chris.redpath@arm.com>2017-02-08 14:25:35 +0000
committerAndres Oportus <andresoportus@google.com>2017-06-02 08:01:54 -0700
commit8ac52cbaf41b01baa48fbbe65879734168037f15 (patch)
treed6c5cc4a03c1453f8ae1024a9fdfacb30218fda9 /tools/perf/scripts/python
parent4b85765a3dd9e1241e2cfbb8bd600f88411cfa0a (diff)
trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used
With the ability to choose between WALT and PELT for utilisation tracking we can have the situation where we're using WALT to make all the decisions and reporting PELT figures in the sched_load_avg_(cpu|task) trace points. This is not too much of an issue, but when analysing trace it is nice to see numbers representing what the scheduler is using rather than needing to add in additional sched_walt_* traces to figure it out. Add reporting for both types, and make the util_avg member reflect what will be seen from cpu or task_util functions in the scheduler. Change-Id: I2abbd2c5fa70822096d0f3372b4c12b1c6af1590 Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions