Closed
Bug 983005
Opened 12 years ago
Closed 4 years ago
paint markers seem wrong with new tiling support landed
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bkelly, Unassigned)
Details
(Keywords: perf)
Ever since the tiling support landed it seems that the paint markers are often confused.
For example, look at this profile from bug 975680:
http://people.mozilla.org/~bgirard/cleopatra/#report=ce1805a052dcd663b3f1e200b0e879eacbe9c972
In the area of app activity I see a few rasterize markers, but if you search for paint stacks you can see that there is a lot of painting going on without markers. Layout also seems under represented.
I think lots of labels and markers have been added/tweaked since 2014, so I'll mark this as WFM. Please re-open, or file a new issue, if you have example of missing layout/paint data.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•