| 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 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 94 fun:*SkScalerContext*MakeRec* | 94 fun:*SkScalerContext*MakeRec* |
| 95 | 95 |
| 96 # CC | 96 # CC |
| 97 | 97 |
| 98 # https://crbug.com/638056 | 98 # https://crbug.com/638056 |
| 99 fun:*LayerTreeHost*NotifySwapPromiseMonitorsOfSetNeedsCommit* | 99 fun:*LayerTreeHost*NotifySwapPromiseMonitorsOfSetNeedsCommit* |
| 100 | 100 |
| 101 # WebKit | 101 # WebKit |
| 102 # The entries below have not been categorized | 102 # The entries below have not been categorized |
| 103 | 103 |
| 104 # blink::BoxClipper::BoxClipper |
| 105 fun:*blink*BoxClipper*LayoutBox*PaintInfo*LayoutPoint*ContentsClipBehavior* |
| 106 |
| 107 # blink::DrawingDisplayItem::DrawingDisplayItem |
| 108 fun:*blink*DrawingDisplayItem*DisplayItemClient* |
| 109 |
| 104 # cc::DisplayItemList::Inputs::~Inputs | 110 # cc::DisplayItemList::Inputs::~Inputs |
| 105 fun:*cc*DisplayItemList*Inputs* | 111 fun:*cc*DisplayItemList*Inputs* |
| 106 | 112 |
| 113 # StyleAttributeMutationScope::StyleAttributeMutationScope |
| 114 fun:*StyleAttributeMutationScope*AbstractPropertySetCSSStyleDeclaration* |
| 115 |
| 116 # StyleAttributeMutationScope::~StyleAttributeMutationScope |
| 117 fun:*StyleAttributeMutationScopeD2Ev* |
| 118 |
| 119 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking* |
| 120 fun:*FrameTree*parent* |
| 121 fun:*FrameTree*traverseNext* |
| 122 fun:*PageAnimator*scheduleVisualUpdate* |
| 123 fun:*BlockPainter*paint* |
| 124 fun:*BlockPainter*paintObject* |
| 125 fun:*BlockPainter*intersectsPaintRect* |
| 126 fun:*ObjectPaintInvalidator*computePaintInvalidationReason* |
| 127 fun:*ObjectPaintInvalidator*invalidateSelectionIfNeeded* |
| 128 fun:*ObjectPaintInvalidator*invalidatePaintIfNeededWithComputedReason* |
| 129 fun:*StyleResolver*matchAllRules* |
| 130 fun:*ContiguousContainer*clear* |
| 131 fun:*GraphicsLayer*setNeedsDisplayInRect* |
| 132 fun:*PaintArtifact*appendToWebDisplayItemList* |
| 133 fun:*visualRectForDisplayItem* |
| 134 fun:*PaintController*commitNewDisplayItems* |
| 107 fun:*AdjustAndMarkTrait*mark* | 135 fun:*AdjustAndMarkTrait*mark* |
| 108 fun:*TraceTrait*trace* | 136 fun:*TraceTrait*trace* |
| 137 fun:*ChromeClientImpl*scheduleAnimation* |
| 138 fun:*blink*PODIntervalTree*searchForOverlapsFrom* |
| 139 fun:*borderPaddingWidthForBoxSizing* |
| 109 fun:*hasAspectRatio* | 140 fun:*hasAspectRatio* |
| 110 fun:*nextBreakablePosition* | 141 fun:*nextBreakablePosition* |
| 142 fun:*shouldBeConsideredAsReplaced* |
| 143 fun:*supportsCachedOffsets* |
| 111 fun:*traceImpl* | 144 fun:*traceImpl* |
| OLD | NEW |