| OLD | NEW |
| 1 # e.g. RolloverProtectedTickClock | 1 # e.g. RolloverProtectedTickClock |
| 2 fun:*MutableInstance* | 2 fun:*MutableInstance* |
| 3 | 3 |
| 4 # WTF allocators. | 4 # WTF allocators. |
| 5 fun:*allocate*Backing* | 5 fun:*allocate*Backing* |
| 6 | 6 |
| 7 # WTF::ThreadSpecific | 7 # WTF::ThreadSpecific |
| 8 fun:*ThreadSpecific* | 8 fun:*ThreadSpecific* |
| 9 | 9 |
| 10 # Mesa contains several bad casts. | 10 # Mesa contains several bad casts. |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 # https://crbug.com/568891 | 62 # https://crbug.com/568891 |
| 63 src:*wtf/Vector.h* | 63 src:*wtf/Vector.h* |
| 64 src:*wtf/PartitionAllocator.h* | 64 src:*wtf/PartitionAllocator.h* |
| 65 | 65 |
| 66 ############################################################################# | 66 ############################################################################# |
| 67 # Methods disabled due to perf considerations. | 67 # Methods disabled due to perf considerations. |
| 68 | 68 |
| 69 # Skia | 69 # Skia |
| 70 | 70 |
| 71 # https://crbug.com/638064#c1 | 71 # https://crbug.com/638064#c1 |
| 72 fun:*SkPictureUtils::ApproximateBytesUsed* | 72 fun:*SkPictureUtils*ApproximateBytesUsed* |
| 73 | 73 |
| 74 # https://crbug.com/638056#c1 | 74 # https://crbug.com/638056#c1 |
| 75 fun:*SkCanvas::onDrawRect* | 75 fun:*SkCanvas*onDrawRect* |
| 76 | 76 |
| 77 # https://crbug.com/638064 | 77 # https://crbug.com/638064 |
| 78 fun:*SkCanvas::drawPicture* | 78 fun:*SkCanvas*drawPicture* |
| 79 | 79 |
| 80 # https://crbug.com/638060 | 80 # https://crbug.com/638060 |
| 81 fun:*SkCanvas::onDrawPicture* | 81 fun:*SkCanvas*onDrawPicture* |
| 82 | 82 |
| 83 # https://crbug.com/638064#c2 | 83 # https://crbug.com/638064#c2 |
| 84 fun:*SkBaseDevice::accessPixels* | 84 fun:*SkBaseDevice*accessPixels* |
| 85 | 85 |
| 86 # https://crbug.com/638056 | 86 # https://crbug.com/638056 |
| 87 fun:*call_hline_blitter* | 87 fun:*call_hline_blitter* |
| 88 fun:*do_scanline* | 88 fun:*do_scanline* |
| 89 fun:*antifilldot8* | 89 fun:*antifilldot8* |
| 90 | 90 |
| 91 # Unclear what could be done here | 91 # Unclear what could be done here |
| 92 fun:*SkCanvas::drawRect* | 92 fun:*SkCanvas*drawRect* |
| 93 fun:*SkPictureGpuAnalyzer::analyzePicture* | 93 fun:*SkPictureGpuAnalyzer*analyzePicture* |
| 94 | 94 |
| 95 # V8 | 95 # V8 |
| 96 | 96 |
| 97 # https://crbug.com/638056 | 97 # https://crbug.com/638056 |
| 98 fun:*VisitorAdapter::VisitEmbedderReference* | 98 fun:*VisitorAdapter*VisitEmbedderReference* |
| 99 fun:*GlobalHandles::IterateWeakRoots* | 99 fun:*GlobalHandles*IterateWeakRoots* |
| 100 fun:*GlobalHandles::IterateObjectGroups* | 100 fun:*GlobalHandles*IterateObjectGroups* |
| 101 fun:*GlobalHandles::IterateAllRoots* | 101 fun:*GlobalHandles*IterateAllRoots* |
| 102 fun:*GlobalHandles::IterateAllRootsWithClassIds* | 102 fun:*GlobalHandles*IterateAllRootsWithClassIds* |
| 103 fun:*GlobalHandles::IterateAllRootsInNewSpaceWithClassIds* | 103 fun:*GlobalHandles*IterateAllRootsInNewSpaceWithClassIds* |
| 104 fun:*GlobalHandles::IterateWeakRootsInNewSpaceWithClassIds* | 104 fun:*GlobalHandles*IterateWeakRootsInNewSpaceWithClassIds* |
| 105 fun:*SerializerDeserializer::Iterate* | 105 fun:*SerializerDeserializer*Iterate* |
| 106 | 106 |
| 107 # Unclear what could be done here | 107 # Unclear what could be done here |
| 108 fun:*BodyDescriptorBase::IteratePointers* | 108 fun:*BodyDescriptorBase*IteratePointers* |
| 109 | 109 |
| 110 # CC | 110 # CC |
| 111 | 111 |
| 112 # https://crbug.com/638045 | 112 # https://crbug.com/638045 |
| 113 fun:*WebLayerImpl::invalidateRect* | 113 fun:*WebLayerImpl*invalidateRect* |
| 114 | 114 |
| 115 # https://crbug.com/638056 | 115 # https://crbug.com/638056 |
| 116 fun:*DisplayItemList::Raster* | 116 fun:*DisplayItemList*Raster* |
| 117 fun:*DisplayItemList::ApproximateMemoryUsage* | 117 fun:*DisplayItemList*ApproximateMemoryUsage* |
| 118 fun:*LayerTreeHost::SetNeedsAnimate* | 118 fun:*LayerTreeHost*SetNeedsAnimate* |
| 119 fun:*LayerTreeHost::NotifySwapPromiseMonitorsOfSetNeedsCommit* | 119 fun:*LayerTreeHost*NotifySwapPromiseMonitorsOfSetNeedsCommit* |
| 120 fun:*LayerTreeHost::SetNeedsUpdateLayers* | 120 fun:*LayerTreeHost*SetNeedsUpdateLayers* |
| 121 | 121 |
| 122 # https://crbug.com/638060 | 122 # https://crbug.com/638060 |
| 123 fun:*DrawingDisplayItem::Raster* | 123 fun:*DrawingDisplayItem*Raster* |
| 124 | 124 |
| 125 # https://crbug.com/638064 | 125 # https://crbug.com/638064 |
| 126 fun:*DrawingDisplayItem::ApproximateOpCount* | 126 fun:*DrawingDisplayItem*ApproximateOpCount* |
| 127 | 127 |
| 128 # WebKit | 128 # WebKit |
| 129 # The entries below have not been categorized | 129 # The entries below have not been categorized |
| 130 | 130 |
| 131 fun:*ContainerNode::isChildTypeAllowed* | 131 fun:*ContainerNode*isChildTypeAllowed* |
| 132 fun:*ContainerNode::checkAcceptChild* | 132 fun:*ContainerNode*checkAcceptChild* |
| 133 fun:*ContainerNode::notifyNodeInserted* | 133 fun:*ContainerNode*notifyNodeInserted* |
| 134 fun:*ContainerNode::attachLayoutTree* | 134 fun:*ContainerNode*attachLayoutTree* |
| 135 fun:*ContainerNode::notifyNodeInsertedInternal* | 135 fun:*ContainerNode*notifyNodeInsertedInternal* |
| 136 fun:*SharedStyleFinder::canShareStyleWithElement* | 136 fun:*SharedStyleFinder*canShareStyleWithElement* |
| 137 fun:*ElementRuleCollector::collectMatchingRules* | 137 fun:*ElementRuleCollector*collectMatchingRules* |
| 138 fun:*Element::attributeChanged* | 138 fun:*Element*attributeChanged* |
| 139 fun:*Element::didAddAttribute* | 139 fun:*Element*didAddAttribute* |
| 140 fun:*LayoutTreeBuilderForElement::shouldCreateLayoutObject* | 140 fun:*LayoutTreeBuilderForElement*shouldCreateLayoutObject* |
| 141 fun:*LayoutTreeBuilderForElement::createLayoutObject* | 141 fun:*LayoutTreeBuilderForElement*createLayoutObject* |
| 142 fun:*Node::isPreudoElement* | 142 fun:*Node*isPreudoElement* |
| 143 fun:*Node::isFirstLetterPseudoElement* | 143 fun:*Node*isFirstLetterPseudoElement* |
| 144 fun:*Node::wrap* | 144 fun:*Node*wrap* |
| 145 fun:*EventTarget::hasEventListeners* | 145 fun:*EventTarget*hasEventListeners* |
| 146 fun:*HTMLCollection::invalidateCacheForAttribute* | 146 fun:*HTMLCollection*invalidateCacheForAttribute* |
| 147 fun:*LayoutBlock::updateLogicalWidthAndColumnWidth* | 147 fun:*LayoutBlock*updateLogicalWidthAndColumnWidth* |
| 148 fun:*LayoutBlock::computeOverflow* | 148 fun:*LayoutBlock*computeOverflow* |
| 149 fun:*LayoutBlock::createsNewFormattingContext* | 149 fun:*LayoutBlock*createsNewFormattingContext* |
| 150 fun:*LayoutBlock::computePreferredLogicalWidths* | 150 fun:*LayoutBlock*computePreferredLogicalWidths* |
| 151 fun:*LayoutBlockFlow::layoutBlockFlow* | 151 fun:*LayoutBlockFlow*layoutBlockFlow* |
| 152 fun:*LayoutBlockFlow::rebuildFloatsFromIntruding* | 152 fun:*LayoutBlockFlow*rebuildFloatsFromIntruding* |
| 153 fun:*LayoutBlockFlow::styleDidChange* | 153 fun:*LayoutBlockFlow*styleDidChange* |
| 154 fun:*LayoutBlockFlow::layoutInlineChildren* | 154 fun:*LayoutBlockFlow*layoutInlineChildren* |
| 155 fun:*LayoutBox::contentBoxRect,* | 155 fun:*LayoutBox*contentBoxRect,* |
| 156 fun:*LayoutBox::contentWidth,* | 156 fun:*LayoutBox*contentWidth,* |
| 157 fun:*LayoutBox::contentHeight* | 157 fun:*LayoutBox*contentHeight* |
| 158 fun:*LayoutBox::clientLeft* | 158 fun:*LayoutBox*clientLeft* |
| 159 fun:*LayoutBox::clientTop* | 159 fun:*LayoutBox*clientTop* |
| 160 fun:*LayoutBox::clientLogicalWidth* | 160 fun:*LayoutBox*clientLogicalWidth* |
| 161 fun:*LayoutBox::clientLogicalHeight* | 161 fun:*LayoutBox*clientLogicalHeight* |
| 162 fun:*LayoutBox::clientLogicalBottom* | 162 fun:*LayoutBox*clientLogicalBottom* |
| 163 fun:*LayoutBox::clientBoxRect* | 163 fun:*LayoutBox*clientBoxRect* |
| 164 fun:*LayoutBox::hasAutoVerticalScrollbar* | 164 fun:*LayoutBox*hasAutoVerticalScrollbar* |
| 165 fun:*LayoutBox::hasAutoHorizontalScrollbar* | 165 fun:*LayoutBox*hasAutoHorizontalScrollbar* |
| 166 fun:*LayoutBox::scrollsOverflow* | 166 fun:*LayoutBox*scrollsOverflow* |
| 167 fun:*LayoutBox::clientWidth* | 167 fun:*LayoutBox*clientWidth* |
| 168 fun:*LayoutBox::clientHeight* | 168 fun:*LayoutBox*clientHeight* |
| 169 fun:*LayoutBox::maxPreferredLogicalWidth* | 169 fun:*LayoutBox*maxPreferredLogicalWidth* |
| 170 fun:*borderPaddingWidthForBoxSizing* | 170 fun:*borderPaddingWidthForBoxSizing* |
| 171 fun:*LayoutBox::computeBackgroundIsKnownToBeObscured* | 171 fun:*LayoutBox*computeBackgroundIsKnownToBeObscured* |
| 172 fun:*LayoutBox::updateLogicalHeight* | 172 fun:*LayoutBox*updateLogicalHeight* |
| 173 fun:*LayoutBox::computeLogicalHeight* | 173 fun:*LayoutBox*computeLogicalHeight* |
| 174 fun:*shouldBeConsideredAsReplaced* | 174 fun:*shouldBeConsideredAsReplaced* |
| 175 fun:*LayoutBox::avoidsFloats* | 175 fun:*LayoutBox*avoidsFloats* |
| 176 fun:*LayoutBox::addOverflowFromChild* | 176 fun:*LayoutBox*addOverflowFromChild* |
| 177 fun:*LayoutBox::addLayoutOverflow* | 177 fun:*LayoutBox*addLayoutOverflow* |
| 178 fun:*LayoutBox::hasUnsplittableScrollingOverflow* | 178 fun:*LayoutBox*hasUnsplittableScrollingOverflow* |
| 179 fun:*LayoutBox::visualOverflowRectForPropagation* | 179 fun:*LayoutBox*visualOverflowRectForPropagation* |
| 180 fun:*LayoutBox::logicalLayoutOverflowRectForPropagation* | 180 fun:*LayoutBox*logicalLayoutOverflowRectForPropagation* |
| 181 fun:*LayoutBox::layoutOverflowRectForPropagation* | 181 fun:*LayoutBox*layoutOverflowRectForPropagation* |
| 182 fun:*LayoutBox::noOverflowRect* | 182 fun:*LayoutBox*noOverflowRect* |
| 183 fun:*LayoutBoxModelObject::borderAndPaddingHeight* | 183 fun:*LayoutBoxModelObject*borderAndPaddingHeight* |
| 184 fun:*LayoutBoxModelObject::borderAndPaddingWidth* | 184 fun:*LayoutBoxModelObject*borderAndPaddingWidth* |
| 185 fun:*LayoutBoxModelObject::borderAndPaddingLogicalHeight* | 185 fun:*LayoutBoxModelObject*borderAndPaddingLogicalHeight* |
| 186 fun:*LayoutBoxModelObject::borderAndPaddingLogicalWidth* | 186 fun:*LayoutBoxModelObject*borderAndPaddingLogicalWidth* |
| 187 fun:*LayoutBoxModelObject::borderAndPaddingLogicalLeft* | 187 fun:*LayoutBoxModelObject*borderAndPaddingLogicalLeft* |
| 188 fun:*LayoutBoxModelObject::styleDidChange* | 188 fun:*LayoutBoxModelObject*styleDidChange* |
| 189 fun:*LayoutBoxModelObject::invalidateTreeIfNeeded* | 189 fun:*LayoutBoxModelObject*invalidateTreeIfNeeded* |
| 190 fun:*LayoutObject::slowFirstChild* | 190 fun:*LayoutObject*slowFirstChild* |
| 191 fun:*LayoutObject::canHaveChildren* | 191 fun:*LayoutObject*canHaveChildren* |
| 192 fun:*LayoutObject::layoutIfNeeded* | 192 fun:*LayoutObject*layoutIfNeeded* |
| 193 fun:*LayoutObject::backgroundIsKnownToBeObscured* | 193 fun:*LayoutObject*backgroundIsKnownToBeObscured* |
| 194 fun:*LayoutObject::addChild* | 194 fun:*LayoutObject*addChild* |
| 195 fun:*LayoutObject::invalidatePaintOfSubtreesIfNeeded* | 195 fun:*LayoutObject*invalidatePaintOfSubtreesIfNeeded* |
| 196 fun:*LayoutObject::invalidatePaintIfNeeded* | 196 fun:*LayoutObject*invalidatePaintIfNeeded* |
| 197 fun:*LayoutObject::setStyle* | 197 fun:*LayoutObject*setStyle* |
| 198 fun:*LayoutObjectChildList::insertChildNode* | 198 fun:*LayoutObjectChildList*insertChildNode* |
| 199 fun:*supportsCachedOffsets* | 199 fun:*supportsCachedOffsets* |
| 200 fun:*PaintInvalidationState::computePaintInvalidationRectInBacking* | 200 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking* |
| 201 fun:*FrameTree::parent* | 201 fun:*FrameTree*parent* |
| 202 fun:*FrameTree::traverseNext* | 202 fun:*FrameTree*traverseNext* |
| 203 fun:*PageAnimator::scheduleVisualUpdate* | 203 fun:*PageAnimator*scheduleVisualUpdate* |
| 204 fun:*BlockPainter::paint* | 204 fun:*BlockPainter*paint* |
| 205 fun:*BlockPainter::paintObject* | 205 fun:*BlockPainter*paintObject* |
| 206 fun:*BlockPainter::intersectsPaintRect* | 206 fun:*BlockPainter*intersectsPaintRect* |
| 207 fun:*BoxClipper::BoxClipper* | 207 fun:*BoxClipper*BoxClipper* |
| 208 fun:*ObjectPaintInvalidator::computePaintInvalidationReason* | 208 fun:*ObjectPaintInvalidator*computePaintInvalidationReason* |
| 209 fun:*ObjectPaintInvalidator::invalidateSelectionIfNeeded* | 209 fun:*ObjectPaintInvalidator*invalidateSelectionIfNeeded* |
| 210 fun:*ObjectPaintInvalidator::invalidatePaintIfNeededWithComputedReason* | 210 fun:*ObjectPaintInvalidator*invalidatePaintIfNeededWithComputedReason* |
| 211 fun:*ContiguousContainer::clear* | 211 fun:*ContiguousContainer*clear* |
| 212 fun:*GraphicsLayer::setNeedsDisplayInRect* | 212 fun:*GraphicsLayer*setNeedsDisplayInRect* |
| 213 fun:*DrawingDisplayItem::DrawingDisplayItem* | 213 fun:*DrawingDisplayItem*DrawingDisplayItem* |
| 214 fun:*PaintArtifact::appendToWebDisplayItemList* | 214 fun:*PaintArtifact*appendToWebDisplayItemList* |
| 215 fun:*visualRectForDisplayItem* | 215 fun:*visualRectForDisplayItem* |
| 216 fun:*PaintController::commitNewDisplayItems* | 216 fun:*PaintController*commitNewDisplayItems* |
| 217 fun:*AdjustAndMarkTrait*::mark* | 217 fun:*AdjustAndMarkTrait**mark* |
| 218 fun:*TraceTrait*::trace* | 218 fun:*TraceTrait**trace* |
| 219 fun:*ChromeClientImpl::scheduleAnimation* | 219 fun:*ChromeClientImpl*scheduleAnimation* |
| 220 fun:*::traceImpl* | 220 fun:*traceImpl* |
| OLD | NEW |