aboutsummaryrefslogtreecommitdiff
path: root/catapult/systrace/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'catapult/systrace/README.md')
-rw-r--r--catapult/systrace/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/catapult/systrace/README.md b/catapult/systrace/README.md
new file mode 100644
index 00000000..3ca92493
--- /dev/null
+++ b/catapult/systrace/README.md
@@ -0,0 +1,10 @@
+<!-- Copyright 2015 The Chromium Authors. All rights reserved.
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+-->
+Systrace
+========
+
+Systrace provides command-line tools to analyze the performance of your
+application. It currently includes
+[Android Systrace](http://developer.android.com/tools/help/systrace.html).