summaryrefslogtreecommitdiff
path: root/simpleperf/demo/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'simpleperf/demo/README.md')
-rw-r--r--simpleperf/demo/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/simpleperf/demo/README.md b/simpleperf/demo/README.md
index 2bba0434..2c5f2b3f 100644
--- a/simpleperf/demo/README.md
+++ b/simpleperf/demo/README.md
@@ -10,8 +10,8 @@
## Introduction
Simpleperf is a native profiler used on Android platform. It can be used to profile Android
-applications. It's document is at [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/README.md).
-Instructions of preparing your Android application for profiling are [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/README.md#Android-application-profiling).
+applications. It's document is at [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md).
+Instructions of preparing your Android application for profiling are [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#Android-application-profiling).
This directory is to show examples of using simpleperf to profile Android applications. The
meaning of each directory is as below: