[test] Refactoring - Make perf suite definitions stateless regarding measurements.
authormachenbach <machenbach@chromium.org>
Wed, 8 Jul 2015 12:31:29 +0000 (05:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jul 2015 12:31:38 +0000 (12:31 +0000)
commit373d7396503212d8d939e18a2e55436ae57998a2
treed4ae1593dbc633214a4faa906b449960a3991ab1
parent52b3e41799ef80cf47b84db15a3ade4f613a6ce1
[test] Refactoring - Make perf suite definitions stateless regarding measurements.

This prepares for making multiple measurements of one trace.
For this, the suite/trace configurations need to be
independent of the measurement instances.

BUG=chromium:507213
LOG=n
NOTRY=true

Review URL: https://codereview.chromium.org/1227033002

Cr-Commit-Position: refs/heads/master@{#29531}
tools/run_perf.py