[tracing] Update README.md

Add more unit tests

BUG=catapult:#2066

Review URL: https://codereview.chromium.org/1740963003
1 file changed
tree: b27dcda006d6660b6a8499e0d94162ae9e94ecde
  1. bin/
  2. catapult_base/
  3. catapult_build/
  4. dashboard/
  5. dependency_manager/
  6. devil/
  7. experimental/
  8. firefighter/
  9. hooks/
  10. infra/
  11. lighthouse/
  12. perf_insights/
  13. systrace/
  14. telemetry/
  15. third_party/
  16. tools/
  17. tracing/
  18. .gitignore
  19. AUTHORS
  20. codereview.settings
  21. CONTRIBUTING.md
  22. LICENSE
  23. navbar.md
  24. OWNERS
  25. PRESUBMIT.py
  26. pylintrc
  27. README.md
  28. 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