| OLD | NEW |
| 1 { | 1 { |
| 2 "components": [ | 2 "components": [ |
| 3 "second", | 3 "second", |
| 4 "mmap-profiler", | 4 "mmap-profiler", |
| 5 "mmap-type-profiler", | 5 "mmap-type-profiler", |
| 6 "mmap-tcmalloc", | 6 "mmap-tcmalloc", |
| 7 "FROM_HERE_FOR_TOTAL", | 7 "FROM_HERE_FOR_TOTAL", |
| 8 "mustbezero", | 8 "mustbezero", |
| 9 "unhooked-absent", | 9 "unhooked-absent", |
| 10 "unhooked-ashmem-dalvik-heap", | 10 "unhooked-ashmem-dalvik-heap", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 "tc-renderstyle", | 42 "tc-renderstyle", |
| 43 "tc-webcore-sharedbuf", | 43 "tc-webcore-sharedbuf", |
| 44 "tc-webcore-XHRcreate", | 44 "tc-webcore-XHRcreate", |
| 45 "tc-webcore-XHRreceived", | 45 "tc-webcore-XHRreceived", |
| 46 "tc-webcore-docwriter-add", | 46 "tc-webcore-docwriter-add", |
| 47 "tc-webcore-node-and-doc", | 47 "tc-webcore-node-and-doc", |
| 48 "tc-webcore-node-factory", | 48 "tc-webcore-node-factory", |
| 49 "tc-webcore-element-wrapper", | 49 "tc-webcore-element-wrapper", |
| 50 "tc-webcore-stylepropertyset", | 50 "tc-webcore-stylepropertyset", |
| 51 "tc-webcore-style-createsheet", | 51 "tc-webcore-style-createsheet", |
| 52 "tc-webcore-cachedresource", | 52 "tc-webcore-resource", |
| 53 "tc-webcore-script-execute", | 53 "tc-webcore-script-execute", |
| 54 "tc-webcore-events-related", | 54 "tc-webcore-events-related", |
| 55 "tc-webcore-document-write", | 55 "tc-webcore-document-write", |
| 56 "tc-webcore-node-create-renderer", | 56 "tc-webcore-element-create-renderer", |
| 57 "tc-webcore-image-frame-generator", | 57 "tc-webcore-image-frame-generator", |
| 58 "tc-webcore-render-catch-all", | 58 "tc-webcore-render-catch-all", |
| 59 "tc-webcore-setInnerHTML-except-node", | 59 "tc-webcore-setInnerHTML-except-node", |
| 60 "tc-wtf-StringImpl-user-catch-all", | 60 "tc-wtf-StringImpl-user-catch-all", |
| 61 "tc-wtf-HashTable-user-catch-all", | 61 "tc-wtf-HashTable-user-catch-all", |
| 62 "tc-webcore-everything-create", | 62 "tc-webcore-everything-create", |
| 63 "tc-webkit-from-v8-catch-all", | 63 "tc-webkit-from-v8-catch-all", |
| 64 "tc-webkit-catch-all", | 64 "tc-webkit-catch-all", |
| 65 "tc-v8-catch-all", | 65 "tc-v8-catch-all", |
| 66 "tc-toplevel-string", | 66 "tc-toplevel-string", |
| (...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 375 "name": "tc-webcore-stylepropertyset", | 375 "name": "tc-webcore-stylepropertyset", |
| 376 "stacktrace": ".*WebCore::StylePropertySet::create .*", | 376 "stacktrace": ".*WebCore::StylePropertySet::create .*", |
| 377 "allocator": "malloc" | 377 "allocator": "malloc" |
| 378 }, | 378 }, |
| 379 { | 379 { |
| 380 "name": "tc-webcore-style-createsheet", | 380 "name": "tc-webcore-style-createsheet", |
| 381 "stacktrace": ".*WebCore::StyleElement::createSheet.*", | 381 "stacktrace": ".*WebCore::StyleElement::createSheet.*", |
| 382 "allocator": "malloc" | 382 "allocator": "malloc" |
| 383 }, | 383 }, |
| 384 { | 384 { |
| 385 "name": "tc-webcore-cachedresource", | 385 "name": "tc-webcore-resource", |
| 386 "stacktrace": ".*WebCore::CachedResource::data .*", | 386 "stacktrace": ".*WebCore::ResourceFetcher::requestResource .*", |
| 387 "allocator": "malloc" | |
| 388 }, | |
| 389 { | |
| 390 "name": "tc-webcore-cachedresource", | |
| 391 "stacktrace": ".*WebCore::CachedResource::load .*", | |
| 392 "allocator": "malloc" | 387 "allocator": "malloc" |
| 393 }, | 388 }, |
| 394 { | 389 { |
| 395 "name": "tc-webcore-script-execute", | 390 "name": "tc-webcore-script-execute", |
| 396 "stacktrace": ".*WebCore::ScriptElement::execute.*", | 391 "stacktrace": ".*WebCore::ScriptLoader::execute.*", |
| 397 "allocator": "malloc" | 392 "allocator": "malloc" |
| 398 }, | 393 }, |
| 399 { | 394 { |
| 400 "name": "tc-webcore-events-related", | 395 "name": "tc-webcore-events-related", |
| 401 "stacktrace": ".*WebCore::createAttributeEventListener.*", | 396 "stacktrace": ".*WebCore::createAttributeEventListener.*", |
| 402 "allocator": "malloc" | 397 "allocator": "malloc" |
| 403 }, | 398 }, |
| 404 { | 399 { |
| 405 "name": "tc-webcore-events-related", | 400 "name": "tc-webcore-events-related", |
| 406 "stacktrace": ".*WebCore::V8LazyEventListener::create.*", | 401 "stacktrace": ".*WebCore::V8LazyEventListener::create.*", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 420 "name": "tc-webcore-events-related", | 415 "name": "tc-webcore-events-related", |
| 421 "stacktrace": ".*WebCore::EventListener::create .*", | 416 "stacktrace": ".*WebCore::EventListener::create .*", |
| 422 "allocator": "malloc" | 417 "allocator": "malloc" |
| 423 }, | 418 }, |
| 424 { | 419 { |
| 425 "name": "tc-webcore-document-write", | 420 "name": "tc-webcore-document-write", |
| 426 "stacktrace": ".*WebCore::Document::write.*", | 421 "stacktrace": ".*WebCore::Document::write.*", |
| 427 "allocator": "malloc" | 422 "allocator": "malloc" |
| 428 }, | 423 }, |
| 429 { | 424 { |
| 430 "name": "tc-webcore-node-create-renderer", | 425 "name": "tc-webcore-element-create-renderer", |
| 431 "stacktrace": ".*WebCore::Node::createRendererIfNeeded.*", | 426 "stacktrace": ".*WebCore::[a-zA-Z0-9_]*Element::createRenderer .*", |
| 432 "allocator": "malloc" | 427 "allocator": "malloc" |
| 433 }, | 428 }, |
| 434 { | 429 { |
| 435 "name": "tc-webcore-image-frame-generator", | 430 "name": "tc-webcore-image-frame-generator", |
| 436 "stacktrace": ".*WebCore::ImageFrameGenerator.*", | 431 "stacktrace": ".*WebCore::ImageFrameGenerator.*", |
| 437 "allocator": "malloc" | 432 "allocator": "malloc" |
| 438 }, | 433 }, |
| 439 { | 434 { |
| 440 "name": "tc-webcore-render-catch-all", | 435 "name": "tc-webcore-render-catch-all", |
| 441 "stacktrace": ".*WebCore::RenderLayer.*", | 436 "stacktrace": ".*WebCore::RenderLayer.*", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 471 "stacktrace": ".*WebCore::RenderText.*", | 466 "stacktrace": ".*WebCore::RenderText.*", |
| 472 "allocator": "malloc" | 467 "allocator": "malloc" |
| 473 }, | 468 }, |
| 474 { | 469 { |
| 475 "name": "tc-webcore-render-catch-all", | 470 "name": "tc-webcore-render-catch-all", |
| 476 "stacktrace": ".* RendererMain .*", | 471 "stacktrace": ".* RendererMain .*", |
| 477 "allocator": "malloc" | 472 "allocator": "malloc" |
| 478 }, | 473 }, |
| 479 { | 474 { |
| 480 "name": "tc-webcore-setInnerHTML-except-node", | 475 "name": "tc-webcore-setInnerHTML-except-node", |
| 481 "stacktrace": ".*WebCore::HTMLElement::setInnerHTML.*", | 476 "stacktrace": ".*WebCore::Element::setInnerHTML.*", |
| 482 "allocator": "malloc" | 477 "allocator": "malloc" |
| 483 }, | 478 }, |
| 484 { | 479 { |
| 485 "name": "tc-wtf-StringImpl-user-catch-all", | 480 "name": "tc-wtf-StringImpl-user-catch-all", |
| 486 "stacktrace": ".*WTF::StringImpl::create .*", | 481 "stacktrace": ".*WTF::StringImpl::create .*", |
| 487 "allocator": "malloc" | 482 "allocator": "malloc" |
| 488 }, | 483 }, |
| 489 { | 484 { |
| 490 "name": "tc-wtf-StringImpl-user-catch-all", | 485 "name": "tc-wtf-StringImpl-user-catch-all", |
| 491 "stacktrace": ".*WTF::StringImpl::createUninitialized.*", | 486 "stacktrace": ".*WTF::StringImpl::createUninitialized.*", |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 587 "allocator": "optional" | 582 "allocator": "optional" |
| 588 }, | 583 }, |
| 589 { | 584 { |
| 590 "name": "other", | 585 "name": "other", |
| 591 "stacktrace": "optional", | 586 "stacktrace": "optional", |
| 592 "allocator": "optional" | 587 "allocator": "optional" |
| 593 } | 588 } |
| 594 ], | 589 ], |
| 595 "version": "POLICY_DEEP_3" | 590 "version": "POLICY_DEEP_3" |
| 596 } | 591 } |
| OLD | NEW |