| Index: components/tracing/docs/memory_infra.md
|
| diff --git a/components/tracing/docs/memory_infra.md b/components/tracing/docs/memory_infra.md
|
| index 2b88ccb0415bc45aaec48ee87b6ed11d85020bde..d7e1802fdfa0ca9717c9a1eb5eac84c44857fdc8 100644
|
| --- a/components/tracing/docs/memory_infra.md
|
| +++ b/components/tracing/docs/memory_infra.md
|
| @@ -95,6 +95,10 @@ and it is discounted from malloc and the blue columns.
|
| [cc-memory]: /cc/memory.md
|
| [partalloc]: /third_party/WebKit/Source/wtf/PartitionAlloc.md
|
|
|
| +## Related Pages
|
| +
|
| + * [Heap Profiling with MemoryInfra](heap_profiler.md)
|
| +
|
| ## Rationale
|
|
|
| Another memory profiler? What is wrong with tool X?
|
|
|