Index: components/tracing/docs/memory_infra.md |
diff --git a/components/tracing/docs/memory_infra.md b/components/tracing/docs/memory_infra.md |
index 0c73529495bf3610306f8c543e99435a1c42dde2..326bed214b0e7ae1c0224091d1cbb54aab6c5219 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? |