Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Side by Side Diff: README.md

Issue 2999463002: [wpr-go] Update README (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | telemetry/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 <!-- Copyright 2015 The Chromium Authors. All rights reserved. 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 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 Catapult 6 Catapult
7 ======== 7 ========
8 8
9 Catapult is the home for several performance tools that span from gathering, 9 Catapult is the home for several performance tools that span from gathering,
10 displaying and analyzing performance data. This includes: 10 displaying and analyzing performance data. This includes:
11 11
12 * [Trace-viewer](/tracing/README.md) 12 * [Trace-viewer](/tracing/README.md)
13 * [Telemetry](/telemetry/README.md) 13 * [Telemetry](/telemetry/README.md)
14 * [Performance Dashboard](/dashboard/README.md) 14 * [Performance Dashboard](/dashboard/README.md)
15 * [Systrace](/systrace/README.md) 15 * [Systrace](/systrace/README.md)
16 * [Web Page Replay](/web_page_replay_go/README.md)
16 17
17 These tools were created by Chromium developers for performance analysis, 18 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 testing, and monitoring of Chrome, but they can also be used for analyzing and
19 monitoring websites, and eventually Android apps. 20 monitoring websites, and eventually Android apps.
20 21
21 Contributing 22 Contributing
22 ============ 23 ============
23 Please see [our contributor's guide](/CONTRIBUTING.md) 24 Please see [our contributor's guide](/CONTRIBUTING.md)
24 25
25 **[Current build status](https://build.chromium.org/p/client.catapult/waterfall) ** 26 **[Current build status](https://build.chromium.org/p/client.catapult/waterfall) **
OLDNEW
« no previous file with comments | « no previous file | telemetry/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698