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

Unified Diff: tools/deep_memory_profiler/sorter.malloc-component.json

Issue 387313003: update deep-memory-profiler policy for stlport (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased(WebCore|blink) 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 | « tools/deep_memory_profiler/policy.linux.browser.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deep_memory_profiler/sorter.malloc-component.json
diff --git a/tools/deep_memory_profiler/sorter.malloc-component.json b/tools/deep_memory_profiler/sorter.malloc-component.json
index 38a089135154f59065aef41d35af387ad7774cac..1b335bf68b05f7083a071dd300ff0340ee5a88bc 100644
--- a/tools/deep_memory_profiler/sorter.malloc-component.json
+++ b/tools/deep_memory_profiler/sorter.malloc-component.json
@@ -227,7 +227,7 @@
},
{
"name": "tc-toplevel-string",
- "backtrace_function": "std::basic_string::_Rep::_S_create"
+ "backtrace_function": ".*::allocate std::basic_string::_Rep::_S_create.*"
},
{
"name": "tc-std-treemap",
« no previous file with comments | « tools/deep_memory_profiler/policy.linux.browser.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698