Revert of [System Health] Extend dump time to 5 seconds (patchset #2 id:20001 of https://codereview.chromium.org/2946013004/ )

Reason for revert:
Did not provide intended effect on the waterfall.

Note to perf sheriffs: This is expected to cause several metric values to shift.

Original issue's description:
> [System Health] Extend dump time to 5 seconds
>
> Experiments have shown this significantly reduces noise
> levels un gpu and cc memory infra metrics.
>
> BUG=chromium:734853
>
> Review-Url: https://codereview.chromium.org/2946013004
> Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/b4eb70c319cb0f38d1a7764e7d9fb56dc96f8bcf

TBR=ericrk@chromium.org,nednguyen@google.com,primiano@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=chromium:734853

Review-Url: https://codereview.chromium.org/2973253003
1 file changed
tree: 21e99d49475a6667eb5746061fd538d06c1029ac
  1. bin/
  2. catapult_base/
  3. catapult_build/
  4. common/
  5. dashboard/
  6. dependency_manager/
  7. devil/
  8. docs/
  9. experimental/
  10. firefighter/
  11. hooks/
  12. infra/
  13. netlog_viewer/
  14. systrace/
  15. telemetry/
  16. third_party/
  17. trace_processor/
  18. tracing/
  19. web_page_replay_go/
  20. .eslintignore
  21. .eslintrc
  22. .gitignore
  23. AUTHORS
  24. codereview.settings
  25. CONTRIBUTING.md
  26. LICENSE
  27. navbar.md
  28. OWNERS
  29. PRESUBMIT.py
  30. pylintrc
  31. README.md
  32. WATCHLISTS
README.md

Catapult

Catapult is the home for several performance tools that span from gathering, displaying and analyzing performance data. This includes:

These tools were created by Chromium developers for performance analysis, testing, and monitoring of Chrome, but they can also be used for analyzing and monitoring websites, and eventually Android apps.

Contributing

Please see our contributor's guide

Current build status