Revert "[tools/perf] Add stubs for aggregation and uploading methods"
This reverts commit 654f9cbd. Reason for revert: Large number of failures in Android perf tests Original change's description: > [tools/perf] Add stubs for aggregation and uploading methods > > This CL adds two methods to ResultsProcessor: for aggregating traces and > uploading artifacts. They do (almost) nothing so far, because the > corresponding work is done by Telemetry. Implementing full versions of the > methods will allow us to gradually transfer the responsibility for these > tasks from Telemetry to ResultsProcessor without major refactoring. > > Bug: 981349 > Change-Id: I5b2cb3f55dffe5f12e0e8ec0f3aaa1641e009f09 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781152 > Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> > Reviewed-by: Juan Antonio Navarro Pérez <perezju@chromium.org> > Cr-Commit-Position: refs/heads/master@{#694725} TBR=perezju@chromium.org,khokhlov@google.com Change-Id: Ia4e87e5e23460d0e0b9c02c8b85a09af1e0c15ca No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 981349, 1002272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793927Reviewed-by:John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#694997}
Showing
Please register or sign in to comment