Index: tools/deep_memory_profiler/policy.linux.browser.json |
diff --git a/tools/deep_memory_profiler/policy.linux.browser.json b/tools/deep_memory_profiler/policy.linux.browser.json |
index 80a97c53e89a790cc24e05426993f028f47247fe..b831807846bf74c4a93c42c3ec1f2e95c6f7b26d 100644 |
--- a/tools/deep_memory_profiler/policy.linux.browser.json |
+++ b/tools/deep_memory_profiler/policy.linux.browser.json |
@@ -329,7 +329,7 @@ |
}, |
{ |
"name": "tc-toplevel-string", |
- "stacktrace": "std::basic_string::_Rep::_S_create", |
+ "stacktrace": ".*::allocate std::basic_string::_Rep::_S_create.*", |
"allocator": "malloc" |
}, |
{ |