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

Side by Side Diff: tracing/README.md

Issue 3015593002: Update rietveld references in catapult docs to Gerrit.
Patch Set: s/link/button/ Created 3 years, 3 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 | « CONTRIBUTING.md ('k') | no next file » | 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 ![Trace Viewer Logo](https://raw.githubusercontent.com/catapult-project/catapult /master/tracing/images/trace-viewer-circle-blue.png) 6 ![Trace Viewer Logo](https://raw.githubusercontent.com/catapult-project/catapult /master/tracing/images/trace-viewer-circle-blue.png)
7 7
8 Trace-Viewer is the javascript frontend for Chrome [about:tracing](http://dev.ch romium.org/developers/how-tos/trace-event-profiling-tool) and [Android 8 Trace-Viewer is the javascript frontend for Chrome [about:tracing](http://dev.ch romium.org/developers/how-tos/trace-event-profiling-tool) and [Android
9 systrace](http://developer.android.com/tools/help/systrace.html). 9 systrace](http://developer.android.com/tools/help/systrace.html).
10 10
(...skipping 25 matching lines...) Expand all
36 Tests named foo| http://localhost:8003/tests.html?testFilterString=foo 36 Tests named foo| http://localhost:8003/tests.html?testFilterString=foo
37 37
38 ### On command 38 ### On command
39 39
40 **Unit tests**| **Description** 40 **Unit tests**| **Description**
41 --- | --- 41 --- | ---
42 All python tests | `$CATAPULT/tracing/bin/run_py_tests` 42 All python tests | `$CATAPULT/tracing/bin/run_py_tests`
43 All tracing tests in d8 environment | `$CATAPULT/tracing/bin/run_vinn_tests` 43 All tracing tests in d8 environment | `$CATAPULT/tracing/bin/run_vinn_tests`
44 All tests | `$CATAPULT/tracing/bin/run_tests` 44 All tests | `$CATAPULT/tracing/bin/run_tests`
45 45
46 Make sure tests pass before sending us changelist. **We use rietveld for coderev iew**. For more details, esp on rietveld, [read our contributing guide](https:// github.com/catapult-project/catapult/blob/master/CONTRIBUTING.md) or check out t he [trace viewer wiki](https://github.com/catapult-project/catapult/wiki/Trace-V iewer-Getting-Started). 46 Make sure tests pass before sending us changelist. **We use Gerrit for coderevie w**. For more details, esp on Gerrit, [read our contributing guide](https://gith ub.com/catapult-project/catapult/blob/master/CONTRIBUTING.md) or check out the [ trace viewer wiki](https://github.com/catapult-project/catapult/wiki/Trace-Viewe r-Getting-Started).
47 47
48 Contact Us 48 Contact Us
49 === 49 ===
50 Join our Google Group: 50 Join our Google Group:
51 * [tracing@chromium.org](https://groups.google.com/a/chromium.org/forum/#!forum/ tracing) 51 * [tracing@chromium.org](https://groups.google.com/a/chromium.org/forum/#!forum/ tracing)
OLDNEW
« no previous file with comments | « CONTRIBUTING.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698