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

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

Issue 2494063002: Move memory docs to docs/memory-infra (Closed)
Patch Set: rebase Created 4 years, 1 month 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
Index: docs/memory-infra/README.md
diff --git a/components/tracing/docs/memory_infra.md b/docs/memory-infra/README.md
similarity index 98%
copy from components/tracing/docs/memory_infra.md
copy to docs/memory-infra/README.md
index 3fbb545a18fba2655778fcb3940f831b8df0e9b8..edb573200f0fb555ec4bfff075a59d819b60c541 100644
--- a/components/tracing/docs/memory_infra.md
+++ b/docs/memory-infra/README.md
@@ -92,14 +92,14 @@ and it is discounted from malloc and the blue columns.
<!-- TODO(primiano): Improve this. https://crbug.com/??? -->
[oilpan]: /third_party/WebKit/Source/platform/heap/BlinkGCDesign.md
-[cc-memory]: /cc/memory.md
-[gpu-memory]: memory_infra_gpu.md
+[cc-memory]: probe-cc.md
+[gpu-memory]: probe-gpu.md
[partalloc]: /third_party/WebKit/Source/wtf/allocator/PartitionAlloc.md
## Related Pages
* [Adding MemoryInfra Tracing to a Component](adding_memory_infra_tracing.md)
- * [GPU Memory Tracing](memory_infra_gpu.md)
+ * [GPU Memory Tracing](probe-gpu.md)
* [Heap Profiler Internals](heap_profiler_internals.md)
* [Heap Profiling with MemoryInfra](heap_profiler.md)
* [Startup Tracing with MemoryInfra](memory_infra_startup_tracing.md)
« no previous file with comments | « components/tracing/docs/memory_infra_startup_tracing.md ('k') | docs/memory-infra/adding_memory_infra_tracing.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698