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

Unified Diff: components/tracing/docs/memory_infra.md

Issue 1598393004: [Docs] Move heap profiler docs into repository (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@docs
Patch Set: Address petrcermak comment Created 4 years, 11 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 | « components/tracing/docs/heap_profiler.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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?
« no previous file with comments | « components/tracing/docs/heap_profiler.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698