Descriptioncc: Report only on active tiles in tracing.
This patch changes which tiles we report on. Previously, we logged
all of the available tiles. Now, we only log tiles that are active.
That is, only tiles that are on either active or pending trees are
logged.
The way this is done is as follows:
- Walk the tree, layers, tilings
- Insert all tiles from a tiling into a set
- Stuff those into a trace.
BUG=403094
Committed: https://crrev.com/d7de03c45e06e104e3ba022e240f7bc88315e753
Cr-Commit-Position: refs/heads/master@{#292183}
Patch Set 1 #
Total comments: 5
Patch Set 2 : update #Patch Set 3 : update #
Messages
Total messages: 16 (0 generated)
|