| 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 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 "stacktrace": ".*std::hashtable::.*", | 313 "stacktrace": ".*std::hashtable::.*", |
| 314 "allocator": "malloc" | 314 "allocator": "malloc" |
| 315 }, | 315 }, |
| 316 { | 316 { |
| 317 "name": "tc-stl-node", | 317 "name": "tc-stl-node", |
| 318 "stacktrace": ".*std::priv::_Impl_vector::.*", | 318 "stacktrace": ".*std::priv::_Impl_vector::.*", |
| 319 "allocator": "malloc" | 319 "allocator": "malloc" |
| 320 }, | 320 }, |
| 321 { | 321 { |
| 322 "name": "tc-webcore-fontcache", | 322 "name": "tc-webcore-fontcache", |
| 323 "stacktrace": ".*WebCore::FontCache::getCachedFontData.*", | 323 "stacktrace": ".*blink::FontCache::getCachedFontData.*", |
| 324 "allocator": "malloc" | 324 "allocator": "malloc" |
| 325 }, | 325 }, |
| 326 { | 326 { |
| 327 "name": "tc-skia", | 327 "name": "tc-skia", |
| 328 "stacktrace": ".* Sk[A-Za-z_]+::.*", | 328 "stacktrace": ".* Sk[A-Za-z_]+::.*", |
| 329 "allocator": "malloc" | 329 "allocator": "malloc" |
| 330 }, | 330 }, |
| 331 { | 331 { |
| 332 "name": "tc-renderstyle", | 332 "name": "tc-renderstyle", |
| 333 "stacktrace": ".*WebCore::RenderStyle::create.*", | 333 "stacktrace": ".*blink::RenderStyle::create.*", |
| 334 "allocator": "malloc" | 334 "allocator": "malloc" |
| 335 }, | 335 }, |
| 336 { | 336 { |
| 337 "name": "tc-renderstyle", | 337 "name": "tc-renderstyle", |
| 338 "stacktrace": ".*WebCore::RenderStyle::clone.*", | 338 "stacktrace": ".*blink::RenderStyle::clone.*", |
| 339 "allocator": "malloc" | 339 "allocator": "malloc" |
| 340 }, | 340 }, |
| 341 { | 341 { |
| 342 "name": "tc-webcore-sharedbuf", | 342 "name": "tc-webcore-sharedbuf", |
| 343 "stacktrace": ".*WebCore::SharedBuffer::create.*", | 343 "stacktrace": ".*blink::SharedBuffer::create.*", |
| 344 "allocator": "malloc" | 344 "allocator": "malloc" |
| 345 }, | 345 }, |
| 346 { | 346 { |
| 347 "name": "tc-webcore-sharedbuf", | 347 "name": "tc-webcore-sharedbuf", |
| 348 "stacktrace": ".*WebCore::SharedBuffer::buffer.*", | 348 "stacktrace": ".*blink::SharedBuffer::buffer.*", |
| 349 "allocator": "malloc" | 349 "allocator": "malloc" |
| 350 }, | 350 }, |
| 351 { | 351 { |
| 352 "name": "tc-webcore-sharedbuf", | 352 "name": "tc-webcore-sharedbuf", |
| 353 "stacktrace": ".*WebCore::SharedBuffer::append.*", | 353 "stacktrace": ".*blink::SharedBuffer::append.*", |
| 354 "allocator": "malloc" | 354 "allocator": "malloc" |
| 355 }, | 355 }, |
| 356 { | 356 { |
| 357 "name": "tc-webcore-XHRcreate", | 357 "name": "tc-webcore-XHRcreate", |
| 358 "stacktrace": ".*WebCore::XMLHttpRequest::create .*", | 358 "stacktrace": ".*blink::XMLHttpRequest::create .*", |
| 359 "allocator": "malloc" | 359 "allocator": "malloc" |
| 360 }, | 360 }, |
| 361 { | 361 { |
| 362 "name": "tc-webcore-XHRreceived", | 362 "name": "tc-webcore-XHRreceived", |
| 363 "stacktrace": ".*WebCore::XMLHttpRequest::didReceiveData.*", | 363 "stacktrace": ".*blink::XMLHttpRequest::didReceiveData.*", |
| 364 "allocator": "malloc" | 364 "allocator": "malloc" |
| 365 }, | 365 }, |
| 366 { | 366 { |
| 367 "name": "tc-webcore-docwriter-add", | 367 "name": "tc-webcore-docwriter-add", |
| 368 "stacktrace": ".*WebCore::DocumentWriter::addData.*", | 368 "stacktrace": ".*blink::DocumentWriter::addData.*", |
| 369 "allocator": "malloc" | 369 "allocator": "malloc" |
| 370 }, | 370 }, |
| 371 { | 371 { |
| 372 "name": "tc-webcore-node-and-doc", | 372 "name": "tc-webcore-node-and-doc", |
| 373 "stacktrace": ".*WebCore::HTML[a-zA-Z0-9_]*Element::create .*", | 373 "stacktrace": ".*blink::HTML[a-zA-Z0-9_]*Element::create .*", |
| 374 "allocator": "malloc" | 374 "allocator": "malloc" |
| 375 }, | 375 }, |
| 376 { | 376 { |
| 377 "name": "tc-webcore-node-and-doc", | 377 "name": "tc-webcore-node-and-doc", |
| 378 "stacktrace": ".*WebCore::Text::create .*", | 378 "stacktrace": ".*blink::Text::create .*", |
| 379 "allocator": "malloc" | 379 "allocator": "malloc" |
| 380 }, | 380 }, |
| 381 { | 381 { |
| 382 "name": "tc-webcore-node-and-doc", | 382 "name": "tc-webcore-node-and-doc", |
| 383 "stacktrace": ".*WebCore::Comment::create .*", | 383 "stacktrace": ".*blink::Comment::create .*", |
| 384 "allocator": "malloc" | 384 "allocator": "malloc" |
| 385 }, | 385 }, |
| 386 { | 386 { |
| 387 "name": "tc-webcore-node-and-doc", | 387 "name": "tc-webcore-node-and-doc", |
| 388 "stacktrace": ".*WebCore::HTMLDocument::create .*", | 388 "stacktrace": ".*blink::HTMLDocument::create .*", |
| 389 "allocator": "malloc" | 389 "allocator": "malloc" |
| 390 }, | 390 }, |
| 391 { | 391 { |
| 392 "name": "tc-webcore-node-and-doc", | 392 "name": "tc-webcore-node-and-doc", |
| 393 "stacktrace": ".*WebCore::CSSStyleRule::create .*", | 393 "stacktrace": ".*blink::CSSStyleRule::create .*", |
| 394 "allocator": "malloc" | 394 "allocator": "malloc" |
| 395 }, | 395 }, |
| 396 { | 396 { |
| 397 "name": "tc-webcore-node-and-doc", | 397 "name": "tc-webcore-node-and-doc", |
| 398 "stacktrace": ".*WebCore::Attribute::create .*", | 398 "stacktrace": ".*blink::Attribute::create .*", |
| 399 "allocator": "malloc" | 399 "allocator": "malloc" |
| 400 }, | 400 }, |
| 401 { | 401 { |
| 402 "name": "tc-webcore-node-and-doc", | 402 "name": "tc-webcore-node-and-doc", |
| 403 "stacktrace": ".*WebCore::DOMWindow::create .*", | 403 "stacktrace": ".*blink::DOMWindow::create .*", |
| 404 "allocator": "malloc" | 404 "allocator": "malloc" |
| 405 }, | 405 }, |
| 406 { | 406 { |
| 407 "name": "tc-webcore-node-factory", | 407 "name": "tc-webcore-node-factory", |
| 408 "stacktrace": ".*WebCore::HTML[a-zA-Z0-9_]*Factory::create[a-zA-Z0-9_]*Ele
ment.*", | 408 "stacktrace": ".*blink::HTML[a-zA-Z0-9_]*Factory::create[a-zA-Z0-9_]*Eleme
nt.*", |
| 409 "allocator": "malloc" | 409 "allocator": "malloc" |
| 410 }, | 410 }, |
| 411 { | 411 { |
| 412 "name": "tc-webcore-element-wrapper", | 412 "name": "tc-webcore-element-wrapper", |
| 413 "stacktrace": ".*WebCore::createHTML[a-zA-Z0-9_]*ElementWrapper.*", | 413 "stacktrace": ".*blink::createHTML[a-zA-Z0-9_]*ElementWrapper.*", |
| 414 "allocator": "malloc" | 414 "allocator": "malloc" |
| 415 }, | 415 }, |
| 416 { | 416 { |
| 417 "name": "tc-webcore-stylepropertyset", | 417 "name": "tc-webcore-stylepropertyset", |
| 418 "stacktrace": ".*WebCore::StylePropertySet::create .*", | 418 "stacktrace": ".*blink::StylePropertySet::create .*", |
| 419 "allocator": "malloc" | 419 "allocator": "malloc" |
| 420 }, | 420 }, |
| 421 { | 421 { |
| 422 "name": "tc-webcore-style-createsheet", | 422 "name": "tc-webcore-style-createsheet", |
| 423 "stacktrace": ".*WebCore::StyleElement::createSheet.*", | 423 "stacktrace": ".*blink::StyleElement::createSheet.*", |
| 424 "allocator": "malloc" | 424 "allocator": "malloc" |
| 425 }, | 425 }, |
| 426 { | 426 { |
| 427 "name": "tc-webcore-resource", | 427 "name": "tc-webcore-resource", |
| 428 "stacktrace": ".*WebCore::ResourceFetcher::requestResource .*", | 428 "stacktrace": ".*blink::ResourceFetcher::requestResource .*", |
| 429 "allocator": "malloc" | 429 "allocator": "malloc" |
| 430 }, | 430 }, |
| 431 { | 431 { |
| 432 "name": "tc-webcore-script-execute", | 432 "name": "tc-webcore-script-execute", |
| 433 "stacktrace": ".*WebCore::ScriptLoader::execute.*", | 433 "stacktrace": ".*blink::ScriptLoader::execute.*", |
| 434 "allocator": "malloc" | 434 "allocator": "malloc" |
| 435 }, | 435 }, |
| 436 { | 436 { |
| 437 "name": "tc-webcore-events-related", | 437 "name": "tc-webcore-events-related", |
| 438 "stacktrace": ".*WebCore::createAttributeEventListener.*", | 438 "stacktrace": ".*blink::createAttributeEventListener.*", |
| 439 "allocator": "malloc" | 439 "allocator": "malloc" |
| 440 }, | 440 }, |
| 441 { | 441 { |
| 442 "name": "tc-webcore-events-related", | 442 "name": "tc-webcore-events-related", |
| 443 "stacktrace": ".*WebCore::V8LazyEventListener::create.*", | 443 "stacktrace": ".*blink::V8LazyEventListener::create.*", |
| 444 "allocator": "malloc" | 444 "allocator": "malloc" |
| 445 }, | 445 }, |
| 446 { | 446 { |
| 447 "name": "tc-webcore-events-related", | 447 "name": "tc-webcore-events-related", |
| 448 "stacktrace": ".*WebCore::V8EventListener::create.*", | 448 "stacktrace": ".*blink::V8EventListener::create.*", |
| 449 "allocator": "malloc" | 449 "allocator": "malloc" |
| 450 }, | 450 }, |
| 451 { | 451 { |
| 452 "name": "tc-webcore-events-related", | 452 "name": "tc-webcore-events-related", |
| 453 "stacktrace": ".*WebCore::Event::create .*", | 453 "stacktrace": ".*blink::Event::create .*", |
| 454 "allocator": "malloc" | 454 "allocator": "malloc" |
| 455 }, | 455 }, |
| 456 { | 456 { |
| 457 "name": "tc-webcore-events-related", | 457 "name": "tc-webcore-events-related", |
| 458 "stacktrace": ".*WebCore::EventListener::create .*", | 458 "stacktrace": ".*blink::EventListener::create .*", |
| 459 "allocator": "malloc" | 459 "allocator": "malloc" |
| 460 }, | 460 }, |
| 461 { | 461 { |
| 462 "name": "tc-webcore-document-write", | 462 "name": "tc-webcore-document-write", |
| 463 "stacktrace": ".*WebCore::Document::write.*", | 463 "stacktrace": ".*blink::Document::write.*", |
| 464 "allocator": "malloc" | 464 "allocator": "malloc" |
| 465 }, | 465 }, |
| 466 { | 466 { |
| 467 "name": "tc-webcore-element-create-renderer", | 467 "name": "tc-webcore-element-create-renderer", |
| 468 "stacktrace": ".*WebCore::[a-zA-Z0-9_]*Element::createRenderer .*", | 468 "stacktrace": ".*blink::[a-zA-Z0-9_]*Element::createRenderer .*", |
| 469 "allocator": "malloc" | 469 "allocator": "malloc" |
| 470 }, | 470 }, |
| 471 { | 471 { |
| 472 "name": "tc-webcore-render-catch-all", | 472 "name": "tc-webcore-render-catch-all", |
| 473 "stacktrace": ".*WebCore::RenderLayer.*", | 473 "stacktrace": ".*blink::RenderLayer.*", |
| 474 "allocator": "malloc" | 474 "allocator": "malloc" |
| 475 }, | 475 }, |
| 476 { | 476 { |
| 477 "name": "tc-webcore-render-catch-all", | 477 "name": "tc-webcore-render-catch-all", |
| 478 "stacktrace": ".*WebCore::RenderBlock.*", | 478 "stacktrace": ".*blink::RenderBlock.*", |
| 479 "allocator": "malloc" | 479 "allocator": "malloc" |
| 480 }, | 480 }, |
| 481 { | 481 { |
| 482 "name": "tc-webcore-render-catch-all", | 482 "name": "tc-webcore-render-catch-all", |
| 483 "stacktrace": ".*WebCore::RenderWidget.*", | 483 "stacktrace": ".*blink::RenderWidget.*", |
| 484 "allocator": "malloc" | 484 "allocator": "malloc" |
| 485 }, | 485 }, |
| 486 { | 486 { |
| 487 "name": "tc-webcore-render-catch-all", | 487 "name": "tc-webcore-render-catch-all", |
| 488 "stacktrace": ".*WebCore::RenderView.*", | 488 "stacktrace": ".*blink::RenderView.*", |
| 489 "allocator": "malloc" | 489 "allocator": "malloc" |
| 490 }, | 490 }, |
| 491 { | 491 { |
| 492 "name": "tc-webcore-render-catch-all", | 492 "name": "tc-webcore-render-catch-all", |
| 493 "stacktrace": ".*WebCore::RenderViewImpl.*", | 493 "stacktrace": ".*blink::RenderViewImpl.*", |
| 494 "allocator": "malloc" | 494 "allocator": "malloc" |
| 495 }, | 495 }, |
| 496 { | 496 { |
| 497 "name": "tc-webcore-render-catch-all", | 497 "name": "tc-webcore-render-catch-all", |
| 498 "stacktrace": ".*WebCore::RenderStyle.*", | 498 "stacktrace": ".*blink::RenderStyle.*", |
| 499 "allocator": "malloc" | 499 "allocator": "malloc" |
| 500 }, | 500 }, |
| 501 { | 501 { |
| 502 "name": "tc-webcore-render-catch-all", | 502 "name": "tc-webcore-render-catch-all", |
| 503 "stacktrace": ".*WebCore::RenderText.*", | 503 "stacktrace": ".*blink::RenderText.*", |
| 504 "allocator": "malloc" | 504 "allocator": "malloc" |
| 505 }, | 505 }, |
| 506 { | 506 { |
| 507 "name": "tc-webcore-render-catch-all", | 507 "name": "tc-webcore-render-catch-all", |
| 508 "stacktrace": ".* RendererMain .*", | 508 "stacktrace": ".* RendererMain .*", |
| 509 "allocator": "malloc" | 509 "allocator": "malloc" |
| 510 }, | 510 }, |
| 511 { | 511 { |
| 512 "name": "tc-webcore-setInnerHTML-except-node", | 512 "name": "tc-webcore-setInnerHTML-except-node", |
| 513 "stacktrace": ".*WebCore::Element::setInnerHTML.*", | 513 "stacktrace": ".*blink::Element::setInnerHTML.*", |
| 514 "allocator": "malloc" | 514 "allocator": "malloc" |
| 515 }, | 515 }, |
| 516 { | 516 { |
| 517 "name": "tc-wtf-StringImpl-user-catch-all", | 517 "name": "tc-wtf-StringImpl-user-catch-all", |
| 518 "stacktrace": ".*WTF::StringImpl::create .*", | 518 "stacktrace": ".*WTF::StringImpl::create .*", |
| 519 "allocator": "malloc" | 519 "allocator": "malloc" |
| 520 }, | 520 }, |
| 521 { | 521 { |
| 522 "name": "tc-wtf-StringImpl-user-catch-all", | 522 "name": "tc-wtf-StringImpl-user-catch-all", |
| 523 "stacktrace": ".*WTF::StringImpl::createUninitialized.*", | 523 "stacktrace": ".*WTF::StringImpl::createUninitialized.*", |
| 524 "allocator": "malloc" | 524 "allocator": "malloc" |
| 525 }, | 525 }, |
| 526 { | 526 { |
| 527 "name": "tc-wtf-HashTable-user-catch-all", | 527 "name": "tc-wtf-HashTable-user-catch-all", |
| 528 "stacktrace": ".*WTF::HashTable::allocateTable.*", | 528 "stacktrace": ".*WTF::HashTable::allocateTable.*", |
| 529 "allocator": "malloc" | 529 "allocator": "malloc" |
| 530 }, | 530 }, |
| 531 { | 531 { |
| 532 "name": "tc-webcore-everything-create", | 532 "name": "tc-webcore-everything-create", |
| 533 "stacktrace": ".*WebCore::[a-zA-Z0-9_]*::create .*", | 533 "stacktrace": ".*blink::[a-zA-Z0-9_]*::create .*", |
| 534 "allocator": "malloc" | 534 "allocator": "malloc" |
| 535 }, | 535 }, |
| 536 { | 536 { |
| 537 "name": "tc-webkit-from-v8-catch-all", | 537 "name": "tc-webkit-from-v8-catch-all", |
| 538 "stacktrace": ".*(WTF::|WebCore::|WebKit::).*v8::.*", | 538 "stacktrace": ".*(WTF::|blink::|WebKit::).*v8::.*", |
| 539 "allocator": "malloc" | 539 "allocator": "malloc" |
| 540 }, | 540 }, |
| 541 { | 541 { |
| 542 "name": "tc-webkit-catch-all", | 542 "name": "tc-webkit-catch-all", |
| 543 "stacktrace": ".*(WTF::|WebCore::|WebKit::).*", | 543 "stacktrace": ".*(WTF::|blink::|WebKit::).*", |
| 544 "allocator": "malloc" | 544 "allocator": "malloc" |
| 545 }, | 545 }, |
| 546 { | 546 { |
| 547 "name": "tc-v8-catch-all", | 547 "name": "tc-v8-catch-all", |
| 548 "stacktrace": ".*v8::.*", | 548 "stacktrace": ".*v8::.*", |
| 549 "allocator": "malloc" | 549 "allocator": "malloc" |
| 550 }, | 550 }, |
| 551 { | 551 { |
| 552 "name": "tc-toplevel-string", | 552 "name": "tc-toplevel-string", |
| 553 "stacktrace": "std::basic_string::_Rep::_S_create", | 553 "stacktrace": "std::basic_string::_Rep::_S_create", |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 619 "allocator": "optional" | 619 "allocator": "optional" |
| 620 }, | 620 }, |
| 621 { | 621 { |
| 622 "name": "other", | 622 "name": "other", |
| 623 "stacktrace": "optional", | 623 "stacktrace": "optional", |
| 624 "allocator": "optional" | 624 "allocator": "optional" |
| 625 } | 625 } |
| 626 ], | 626 ], |
| 627 "version": "POLICY_DEEP_3" | 627 "version": "POLICY_DEEP_3" |
| 628 } | 628 } |
| OLD | NEW |