Home | History | Annotate | only in /external/chromium-trace/catapult
Up to higher level directory
NameDateSize
.gitignore21-Oct-2016336
AUTHORS21-Oct-2016383
bin/21-Oct-2016
catapult_base/21-Oct-2016
catapult_build/21-Oct-2016
codereview.settings21-Oct-2016283
common/21-Oct-2016
CONTRIBUTING.md21-Oct-20164K
dashboard/21-Oct-2016
dependency_manager/21-Oct-2016
devil/21-Oct-2016
docs/21-Oct-2016
experimental/21-Oct-2016
firefighter/21-Oct-2016
hooks/21-Oct-2016
infra/21-Oct-2016
LICENSE21-Oct-20161.4K
navbar.md21-Oct-2016568
OWNERS21-Oct-201682
perf_insights/21-Oct-2016
PRESUBMIT.py21-Oct-20162.8K
pylintrc21-Oct-20162K
README.md21-Oct-2016877
systrace/21-Oct-2016
telemetry/21-Oct-2016
third_party/21-Oct-2016
tracing/21-Oct-2016
WATCHLISTS21-Oct-2016558

README.md

      1 
      2 <!-- Copyright 2015 The Chromium Authors. All rights reserved.
      3      Use of this source code is governed by a BSD-style license that can be
      4      found in the LICENSE file.
      5 -->
      6 Catapult
      7 ========
      8 
      9 Catapult is the home for several performance tools that span from gathering,
     10 displaying and analyzing performance data. This includes:
     11 
     12  * [Trace-viewer](/tracing/README.md)
     13  * [Performance Insights](/perf_insights/README.md)
     14  * [Telemetry](/telemetry/README.md)
     15  * [Performance Dashboard](/dashboard/README.md)
     16 
     17 These tools were created by Chromium developers for performance analysis,
     18 testing, and monitoring of Chrome, but they can also be used for analyzing and
     19 monitoring websites, and eventually Android apps.
     20 
     21 Contributing
     22 ============
     23 Please see [our contributor's guide](/CONTRIBUTING.md)
     24 
     25 **[Current build status](https://build.chromium.org/p/client.catapult/waterfall)**
     26