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

Unified Diff: docs/memory-infra/probe-cc.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
« no previous file with comments | « docs/memory-infra/memory_infra_startup_tracing.md ('k') | docs/memory-infra/probe-gpu.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/memory-infra/probe-cc.md
diff --git a/cc/memory.md b/docs/memory-infra/probe-cc.md
similarity index 98%
copy from cc/memory.md
copy to docs/memory-infra/probe-cc.md
index 1bac0f56ee7c8cf9425686017dce76a9f73bc4e5..1fb9f013ef53b8e6ec01b5170ba9adc3db2d3e44 100644
--- a/cc/memory.md
+++ b/docs/memory-infra/probe-cc.md
@@ -122,4 +122,4 @@ The following areas have insufficient memory instrumentation.
1. DisplayLists - DisplayLists can be quite large and are currently
un-instrumented. These use malloc memory and currently contribute to
- malloc/allocated_objects/<unspecified>. [BUG](crbug.com/567465)
+ malloc/allocated_objects/<unspecified>. [BUG](http://crbug.com/567465)
« no previous file with comments | « docs/memory-infra/memory_infra_startup_tracing.md ('k') | docs/memory-infra/probe-gpu.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698