| 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
|
|
|
| 
|
|
|
| @@ -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
|
|
|
|
|