| 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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 |
| 95 # V8 |
| 96 |
| 97 # https://crbug.com/638056 |
| 98 fun:*VisitorAdapter::VisitEmbedderReference* |
| 99 fun:*GlobalHandles::IterateWeakRoots* |
| 100 fun:*GlobalHandles::IterateObjectGroups* |
| 101 fun:*GlobalHandles::IterateAllRoots* |
| 102 fun:*GlobalHandles::IterateAllRootsWithClassIds* |
| 103 fun:*GlobalHandles::IterateAllRootsInNewSpaceWithClassIds* |
| 104 fun:*GlobalHandles::IterateWeakRootsInNewSpaceWithClassIds* |
| 105 fun:*SerializerDeserializer::Iterate* |
| 106 |
| 107 # Unclear what could be done here |
| 108 fun:*BodyDescriptorBase::IteratePointers* |
| 109 |
| 110 # CC |
| 111 |
| 112 # https://crbug.com/638045 |
| 113 fun:*WebLayerImpl::invalidateRect* |
| 114 |
| 115 # https://crbug.com/638056 |
| 116 fun:*DisplayItemList::Raster* |
| 117 fun:*DisplayItemList::ApproximateMemoryUsage* |
| 118 fun:*LayerTreeHost::SetNeedsAnimate* |
| 119 fun:*LayerTreeHost::NotifySwapPromiseMonitorsOfSetNeedsCommit* |
| 120 fun:*LayerTreeHost::SetNeedsUpdateLayers* |
| 121 |
| 122 # https://crbug.com/638060 |
| 123 fun:*DrawingDisplayItem::Raster* |
| 124 |
| 125 # https://crbug.com/638064 |
| 126 fun:*DrawingDisplayItem::ApproximateOpCount* |
| 127 |
| 128 # WebKit |
| 129 # The entries below have not been categorized |
| 130 |
| 131 fun:*ContainerNode::isChildTypeAllowed* |
| 132 fun:*ContainerNode::checkAcceptChild* |
| 133 fun:*ContainerNode::notifyNodeInserted* |
| 134 fun:*ContainerNode::attachLayoutTree* |
| 135 fun:*ContainerNode::notifyNodeInsertedInternal* |
| 136 fun:*SharedStyleFinder::canShareStyleWithElement* |
| 137 fun:*ElementRuleCollector::collectMatchingRules* |
| 138 fun:*Element::attributeChanged* |
| 139 fun:*Element::didAddAttribute* |
| 140 fun:*LayoutTreeBuilderForElement::shouldCreateLayoutObject* |
| 141 fun:*LayoutTreeBuilderForElement::createLayoutObject* |
| 142 fun:*Node::isPreudoElement* |
| 143 fun:*Node::isFirstLetterPseudoElement* |
| 144 fun:*Node::wrap* |
| 145 fun:*EventTarget::hasEventListeners* |
| 146 fun:*HTMLCollection::invalidateCacheForAttribute* |
| 147 fun:*LayoutBlock::updateLogicalWidthAndColumnWidth* |
| 148 fun:*LayoutBlock::computeOverflow* |
| 149 fun:*LayoutBlock::createsNewFormattingContext* |
| 150 fun:*LayoutBlock::computePreferredLogicalWidths* |
| 151 fun:*LayoutBlockFlow::layoutBlockFlow* |
| 152 fun:*LayoutBlockFlow::rebuildFloatsFromIntruding* |
| 153 fun:*LayoutBlockFlow::styleDidChange* |
| 154 fun:*LayoutBlockFlow::layoutInlineChildren* |
| 155 fun:*LayoutBox::contentBoxRect,* |
| 156 fun:*LayoutBox::contentWidth,* |
| 157 fun:*LayoutBox::contentHeight* |
| 158 fun:*LayoutBox::clientLeft* |
| 159 fun:*LayoutBox::clientTop* |
| 160 fun:*LayoutBox::clientLogicalWidth* |
| 161 fun:*LayoutBox::clientLogicalHeight* |
| 162 fun:*LayoutBox::clientLogicalBottom* |
| 163 fun:*LayoutBox::clientBoxRect* |
| 164 fun:*LayoutBox::hasAutoVerticalScrollbar* |
| 165 fun:*LayoutBox::hasAutoHorizontalScrollbar* |
| 166 fun:*LayoutBox::scrollsOverflow* |
| 167 fun:*LayoutBox::clientWidth* |
| 168 fun:*LayoutBox::clientHeight* |
| 169 fun:*LayoutBox::maxPreferredLogicalWidth* |
| 170 fun:*borderPaddingWidthForBoxSizing* |
| 171 fun:*LayoutBox::computeBackgroundIsKnownToBeObscured* |
| 172 fun:*LayoutBox::updateLogicalHeight* |
| 173 fun:*LayoutBox::computeLogicalHeight* |
| 174 fun:*shouldBeConsideredAsReplaced* |
| 175 fun:*LayoutBox::avoidsFloats* |
| 176 fun:*LayoutBox::addOverflowFromChild* |
| 177 fun:*LayoutBox::addLayoutOverflow* |
| 178 fun:*LayoutBox::hasUnsplittableScrollingOverflow* |
| 179 fun:*LayoutBox::visualOverflowRectForPropagation* |
| 180 fun:*LayoutBox::logicalLayoutOverflowRectForPropagation* |
| 181 fun:*LayoutBox::layoutOverflowRectForPropagation* |
| 182 fun:*LayoutBox::noOverflowRect* |
| 183 fun:*LayoutBoxModelObject::borderAndPaddingHeight* |
| 184 fun:*LayoutBoxModelObject::borderAndPaddingWidth* |
| 185 fun:*LayoutBoxModelObject::borderAndPaddingLogicalHeight* |
| 186 fun:*LayoutBoxModelObject::borderAndPaddingLogicalWidth* |
| 187 fun:*LayoutBoxModelObject::borderAndPaddingLogicalLeft* |
| 188 fun:*LayoutBoxModelObject::styleDidChange* |
| 189 fun:*LayoutBoxModelObject::invalidateTreeIfNeeded* |
| 190 fun:*LayoutObject::slowFirstChild* |
| 191 fun:*LayoutObject::canHaveChildren* |
| 192 fun:*LayoutObject::layoutIfNeeded* |
| 193 fun:*LayoutObject::backgroundIsKnownToBeObscured* |
| 194 fun:*LayoutObject::addChild* |
| 195 fun:*LayoutObject::invalidatePaintOfSubtreesIfNeeded* |
| 196 fun:*LayoutObject::invalidatePaintIfNeeded* |
| 197 fun:*LayoutObject::setStyle* |
| 198 fun:*LayoutObjectChildList::insertChildNode* |
| 199 fun:*supportsCachedOffsets* |
| 200 fun:*PaintInvalidationState::computePaintInvalidationRectInBacking* |
| 201 fun:*FrameTree::parent* |
| 202 fun:*FrameTree::traverseNext* |
| 203 fun:*PageAnimator::scheduleVisualUpdate* |
| 204 fun:*BlockPainter::paint* |
| 205 fun:*BlockPainter::paintObject* |
| 206 fun:*BlockPainter::intersectsPaintRect* |
| 207 fun:*BoxClipper::BoxClipper* |
| 208 fun:*ObjectPaintInvalidator::computePaintInvalidationReason* |
| 209 fun:*ObjectPaintInvalidator::invalidateSelectionIfNeeded* |
| 210 fun:*ObjectPaintInvalidator::invalidatePaintIfNeededWithComputedReason* |
| 211 fun:*ContiguousContainer::clear* |
| 212 fun:*GraphicsLayer::setNeedsDisplayInRect* |
| 213 fun:*DrawingDisplayItem::DrawingDisplayItem* |
| 214 fun:*PaintArtifact::appendToWebDisplayItemList* |
| 215 fun:*visualRectForDisplayItem* |
| 216 fun:*PaintController::commitNewDisplayItems* |
| 217 fun:*AdjustAndMarkTrait*::mark* |
| 218 fun:*TraceTrait*::trace* |
| 219 fun:*ChromeClientImpl::scheduleAnimation* |
| 220 fun:*::traceImpl* |
| OLD | NEW |