• Home
Name Date Size #Lines LOC

..--

bin/03-May-2024-4728

catapult_base/03-May-2024-2,5951,896

catapult_build/03-May-2024-2,3721,772

common/py_trace_event/03-May-2024-1,8421,429

dashboard/03-May-2024-47,28937,649

dependency_manager/03-May-2024-4,1083,419

devil/03-May-2024-16,86313,164

docs/03-May-2024-474359

experimental/03-May-2024-2,9482,305

firefighter/03-May-2024-1,8891,315

hooks/03-May-2024-13790

infra/config/03-May-2024-3631

perf_insights/03-May-2024-85,58382,306

systrace/03-May-2024-9,5818,436

telemetry/03-May-2024-194,232153,222

third_party/03-May-2024-812,393625,955

tracing/03-May-2024-1,113,6561,073,345

.gitignoreD03-May-2024336 1613

AUTHORSD03-May-2024383 1613

CONTRIBUTING.mdD03-May-20244 KiB12183

LICENSED03-May-20241.4 KiB2821

OWNERSD03-May-202482 54

PRESUBMIT.pyD03-May-20242.8 KiB9073

README.mdD03-May-2024877 2615

WATCHLISTSD03-May-2024558 2321

codereview.settingsD03-May-2024283 76

navbar.mdD03-May-2024568 217

pylintrcD03-May-20242 KiB7647

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-->
6Catapult
7========
8
9Catapult is the home for several performance tools that span from gathering,
10displaying 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
17These tools were created by Chromium developers for performance analysis,
18testing, and monitoring of Chrome, but they can also be used for analyzing and
19monitoring websites, and eventually Android apps.
20
21Contributing
22============
23Please see [our contributor's guide](/CONTRIBUTING.md)
24
25**[Current build status](https://build.chromium.org/p/client.catapult/waterfall)**
26