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

Unified Diff: trunk/src/tools/deep_memory_profiler/README.policy

Issue 402603002: Revert 283725 "deep_memory_profiler: Replace 'WebCore' with 'bli..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | trunk/src/tools/deep_memory_profiler/lib/sorter.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/deep_memory_profiler/README.policy
===================================================================
--- trunk/src/tools/deep_memory_profiler/README.policy (revision 283734)
+++ trunk/src/tools/deep_memory_profiler/README.policy (working copy)
@@ -49,7 +49,7 @@
mmap-v8-heap-other mmap .*VirtualMemory.*
mmap-v8-heap-other mmap .*v8::internal::OS::Allocate.*
mmap-v8-nonheap mmap .*v8::.*
-mmap-webkit mmap .*(WTF::|blink::|WebKit::).*
+mmap-webkit mmap .*(WTF::|WebCore::|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 | trunk/src/tools/deep_memory_profiler/lib/sorter.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698