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

Unified Diff: tools/deep_memory_profiler/policy.linux.browser.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.l2.json ('k') | tools/deep_memory_profiler/sorter.malloc-component.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
},
{
« no previous file with comments | « tools/deep_memory_profiler/policy.l2.json ('k') | tools/deep_memory_profiler/sorter.malloc-component.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698