aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index b76f456b..2b67780e 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -9,4 +9,16 @@ $ ./gradlew installDist
```
$ ./examples/build/install/examples/bin/StatsRunner
-``` \ No newline at end of file
+```
+
+## To run "ZPagesTester"
+```
+$ ./examples/build/install/examples/bin/ZPagesTester
+```
+
+Available pages:
+* For tracing page go to [localhost:8080/tracez][ZPagesTraceZLink].
+* For tracing config page go to [localhost:8080/traceconfigz][ZPagesTraceConfigZLink].
+
+[ZPagesTraceZLink]: http://localhost:8080/tracez
+[ZPagesTraceConfigZLink]: http://localhost:8080/traceconfigz \ No newline at end of file