summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorChris Redpath <chris.redpath@arm.com>2017-03-08 13:37:32 +0000
committerAndres Oportus <andresoportus@google.com>2017-06-02 08:01:54 -0700
commit83f462daa328f2f42c3c1f7f5277f71e3fa0f750 (patch)
tree737d331ebb1b749ce0f8cece20ba3b76eaa41c56 /tools/perf/scripts/python/netdev-times.py
parent8865f07600fad56a7fc6b96dc339bbe9a16eb7eb (diff)
sched/fair: ensure utilization signals are synchronized before use
wake_cap performs task and cpu utilization synchronization which is what allows us to subtract current task util from prev_cpu util and have a sensible number to work with. It looks as though if wake_wide returns 0, we could potentially not execute wake_cap, which would result in unsynced signals we then use for energy calculations. This is not necessarily an issue we've seen in traces, but it looks as though it should be changed. Change-Id: Ic54a3cba2a10d946ea20113a04371dea04115e82 Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions