| Index: tools/deep_memory_profiler/sorters/malloc.renderer-module.json
|
| diff --git a/tools/deep_memory_profiler/sorters/malloc.renderer-module.json b/tools/deep_memory_profiler/sorters/malloc.renderer-module.json
|
| index 84473d9a3a44f124fcb6dcc342edd50580ecaa1d..bf3f0f66ed14e48ba036639577d6695898d62a9f 100644
|
| --- a/tools/deep_memory_profiler/sorters/malloc.renderer-module.json
|
| +++ b/tools/deep_memory_profiler/sorters/malloc.renderer-module.json
|
| @@ -14,11 +14,11 @@
|
| "backtrace_function": ".* Sk[A-Z][A-Za-z0-9_]+::.*"
|
| },
|
| {
|
| - "name": "WebCore",
|
| + "name": "blink",
|
| "subs": [
|
| - [ "malloc", "WebCore" ]
|
| + [ "malloc", "blink" ]
|
| ],
|
| - "backtrace_function": ".*WebCore::.*"
|
| + "backtrace_function": ".*blink::.*"
|
| },
|
| {
|
| "name": "Blink-others",
|
|
|