[Telemetry] Add option to output Chart JSON summary.
commita3d2110e14741bdfa16b076a026b319c3e5e0359
authoreakuefner <eakuefner@chromium.org>
Wed, 3 Sep 2014 07:03:46 +0000 (3 00:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Sep 2014 07:08:37 +0000 (3 07:08 +0000)
tree4359414cdf2aab19f55ac21f44bd53df9de213b2
parent4092146937fcc7ada2af3896db32d21283c58fa4
[Telemetry] Add option to output Chart JSON summary.

This CL adds an option --chartjson to the test runner to automatically perform
summarization to the specialized Chart JSON format that the perf dashboard has
been modified to accept. Passing --chartjson is mutually exclusive with the --output-formatter
option.

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

Cr-Commit-Position: refs/heads/master@{#293089}
tools/telemetry/telemetry/benchmark.py
tools/telemetry/telemetry/results/results_options.py