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

Unified Diff: docs/memory-infra/memory_benchmarks.md

Issue 2955413002: Fix links to memory-infra README and add a note about reading traces. (Closed)
Patch Set: Created 3 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/memory-infra/memory_benchmarks.md
diff --git a/docs/memory-infra/memory_benchmarks.md b/docs/memory-infra/memory_benchmarks.md
index 6bf8953a1a297743cba435af138688837e31f4a6..5014ede958a7d434ed46764d89c955e9412fe45b 100644
--- a/docs/memory-infra/memory_benchmarks.md
+++ b/docs/memory-infra/memory_benchmarks.md
@@ -95,6 +95,9 @@ To view data from one of the benchmarks on the
If you are investigating a Perf dashboard alert and would like to see the
details, you can click on any point of the graph. It gives you the commit range,
buildbot output and a link to the trace file taken during the buildbot run.
+(More information about reading trace files [here][memory-infra])
+
+[memory-infra]: /docs/memory-infra/README.md
![Chrome Performance Dashboard Alert](https://storage.googleapis.com/chromium-docs.appspot.com/perfdashboard_alert.png)
@@ -132,6 +135,7 @@ Other useful options for this command are:
For WebView make sure to [replace the system WebView][webview_install]
on your device and use `--browser android-webview`.
+[memory-infra]: /docs/memory-infra/README.md
[webview_install]: https://www.chromium.org/developers/how-tos/build-instructions-android-webview
### How to run a try job
@@ -189,7 +193,7 @@ where:
`proportional_resident_size` (others are `peak_resident_size` and
`private_dirty_size`).
-[memory-infra]: /memory-infra/README.md
+[memory-infra]: /docs/memory-infra/README.md
## Appendix
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698