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

Side by Side Diff: tracing/index.md

Issue 1509273003: [Catapult doc] Add index.md copies of README.md (Closed) Base URL: git@github.com:catapult-project/catapult.git@md-pages
Patch Set: Created 5 years 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 | « telemetry/index.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 22 matching lines...) Expand all
33 To run all the unittests, you can also do: 33 To run all the unittests, you can also do:
34 34
35 ./tracing/run_tests 35 ./tracing/run_tests
36 36
37 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). 37 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).
38 38
39 Contact Us 39 Contact Us
40 =========================================================================== 40 ===========================================================================
41 Join our Google Group: 41 Join our Google Group:
42 * [tracing@chromium.org](https://groups.google.com/a/chromium.org/forum/#!forum/ tracing) 42 * [tracing@chromium.org](https://groups.google.com/a/chromium.org/forum/#!forum/ tracing)
OLDNEW
« no previous file with comments | « telemetry/index.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698