[Telemetry] Remove smoothness's reliance on auto issuing marker feature of smoothness...
commit978287fb258c452dcd4997a71b7e5d77d197d006
authornednguyen <nednguyen@google.com>
Wed, 22 Apr 2015 15:53:17 +0000 (22 08:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Apr 2015 15:54:40 +0000 (22 15:54 +0000)
treeac88a40a97226e299a44f3e364d90a51bccd87fe
parentd560a90e18a37a7ac5fb67111a61aaabd75baf55
[Telemetry] Remove smoothness's reliance on auto issuing marker feature of smoothness_controller.

To make sure that this doesn't cause any problem to existing
benchmarks, I modified benchmark_smoke_unittest to make sure it run
all smoothness benchmarks on all page sets in temporary patches.
(See the telemetry_perf_unittest's log in patch 6)
BUG=444701

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

Cr-Commit-Position: refs/heads/master@{#326310}
tools/perf/measurements/smoothness.py
tools/perf/measurements/smoothness_unittest.py
tools/perf/measurements/thread_times_unittest.py
tools/perf/page_sets/image_decoding_cases.py
tools/perf/page_sets/tough_animation_cases.py
tools/perf/page_sets/tough_canvas_cases.py
tools/perf/page_sets/tough_filters_cases.py
tools/perf/page_sets/tough_scheduling_cases.py
tools/perf/page_sets/tough_webgl_cases.py