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

Unified Diff: tools/deep_memory_profiler/README.policy

Issue 398933003: Catch up to the namespace rename from WebCore to blink in dmprof. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add sorters Created 6 years, 5 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 | « no previous file | tools/deep_memory_profiler/policy.android.renderer.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deep_memory_profiler/README.policy
diff --git a/tools/deep_memory_profiler/README.policy b/tools/deep_memory_profiler/README.policy
index 48ad9579cc3d1164183a1716fe48e70d5cb6da2c..c1899c0499cf55fc0c0b03fb97439ae6108ab664 100644
--- a/tools/deep_memory_profiler/README.policy
+++ b/tools/deep_memory_profiler/README.policy
@@ -49,7 +49,7 @@ mmap-v8-heap-largeobj mmap .*v8::.*::LargeObjectChunk::New.*
mmap-v8-heap-other mmap .*VirtualMemory.*
mmap-v8-heap-other mmap .*v8::internal::OS::Allocate.*
mmap-v8-nonheap mmap .*v8::.*
-mmap-webkit mmap .*(WTF::|WebCore::|WebKit::).*
+mmap-webkit mmap .*(WTF::|WebCore::|blink::|WebKit::).*
mmap-sqlite mmap .*sqlite3MemMalloc.*
mmap-pl-arena mmap .*PL_ArenaAllocate.*
mmap-sk mmap .*sk_malloc_flags.*
« no previous file with comments | « no previous file | tools/deep_memory_profiler/policy.android.renderer.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698