Commit 983e4035 authored by Ethan Kuefner's avatar Ethan Kuefner Committed by Commit Bot

Revert "[Perf] Enable system_health.* for histogram uploads"

This reverts commit f3f89493.

Reason for revert: Causing failures

Original change's description:
> [Perf] Enable system_health.* for histogram uploads
> 
> This CL switches all system_health benchmarks to the histogram pipeline.
> 
> Bug: 744736
> Change-Id: Icb97397ec417d27220e489651cc51591757d8c9e
> Reviewed-on: https://chromium-review.googlesource.com/1048626
> Reviewed-by: Emily Hanley <eyaich@chromium.org>
> Commit-Queue: Ethan Kuefner <eakuefner@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#556842}

TBR=eakuefner@chromium.org,eyaich@chromium.org

Change-Id: I53f1788cc1f488b207a0718e8fbe14e2899af5b7
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 744736
Reviewed-on: https://chromium-review.googlesource.com/1052407Reviewed-by: default avatarEthan Kuefner <eakuefner@chromium.org>
Commit-Queue: Ethan Kuefner <eakuefner@chromium.org>
Cr-Commit-Position: refs/heads/master@{#557211}
parent 09744426
This diff is collapsed.
......@@ -72,12 +72,7 @@ BENCHMARKS_TO_OUTPUT_HISTOGRAMS = [
'blink_perf.parser',
'blink_perf.shadow_dom',
'blink_perf.svg',
'memory.top_10_mobile',
'system_health.common_desktop',
'system_health.common_mobile',
'system_health.memory_desktop',
'system_health.memory_mobile',
'system_health.webview_startup',
'memory.top_10_mobile'
]
# We currently have two different sharding schemes for android
......
......@@ -461,12 +461,7 @@ BENCHMARKS_TO_OUTPUT_HISTOGRAMS = [
'blink_perf.parser',
'blink_perf.shadow_dom',
'blink_perf.svg',
'memory.top_10_mobile',
'system_health.common_desktop',
'system_health.common_mobile',
'system_health.memory_desktop',
'system_health.memory_mobile',
'system_health.webview_startup',
'memory.top_10_mobile'
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment