Support macOS 13 Ventura

tools/perf/run_benchmark fails because of unknown mac os version.

Change-Id: Ib857172bfb2de13e19c625b57b0ee838c20b7698
Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/4074205
Commit-Queue: Maggie Chen <magchen@chromium.org>
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Auto-Submit: Maggie Chen <magchen@chromium.org>
2 files changed
tree: 6673e05884d42b8eff415c04eeb703255c84a414
  1. bin/
  2. catapult_build/
  3. common/
  4. dashboard/
  5. dependency_manager/
  6. devil/
  7. docs/
  8. experimental/
  9. hooks/
  10. infra/
  11. netlog_viewer/
  12. systrace/
  13. telemetry/
  14. third_party/
  15. trace_processor/
  16. tracing/
  17. web_page_replay_go/
  18. .eslintignore
  19. .eslintrc
  20. .gcloudignore
  21. .gitignore
  22. .vpython
  23. .vpython3
  24. AUTHORS
  25. BUILD.gn
  26. codereview.settings
  27. CONTRIBUTING.md
  28. DIR_METADATA
  29. generate_telemetry_build.py
  30. LICENSE
  31. navbar.md
  32. OWNERS
  33. PRESUBMIT.py
  34. pylintrc
  35. README.md
  36. 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