Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Side by Side Diff: tools/cfi/blacklist.txt

Issue 2517993003: Convert one more CFI blacklist entry into DISABLE_CFI_PERF attribute. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/Source/platform/PODIntervalTree.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 # WebKit 99 # WebKit
100 # The entries below have not been categorized 100 # The entries below have not been categorized
101 101
102 # cc::DisplayItemList::Inputs::~Inputs 102 # cc::DisplayItemList::Inputs::~Inputs
103 fun:*cc*DisplayItemList*Inputs* 103 fun:*cc*DisplayItemList*Inputs*
104 104
105 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking* 105 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking*
106 fun:*AdjustAndMarkTrait*mark* 106 fun:*AdjustAndMarkTrait*mark*
107 fun:*TraceTrait*trace* 107 fun:*TraceTrait*trace*
108 fun:*ChromeClientImpl*scheduleAnimation* 108 fun:*ChromeClientImpl*scheduleAnimation*
109 fun:*blink*PODIntervalTree*searchForOverlapsFrom*
110 fun:*hasAspectRatio* 109 fun:*hasAspectRatio*
111 fun:*nextBreakablePosition* 110 fun:*nextBreakablePosition*
112 fun:*supportsCachedOffsets* 111 fun:*supportsCachedOffsets*
113 fun:*traceImpl* 112 fun:*traceImpl*
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/PODIntervalTree.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698