Perfetto: Optimization to avoid string table lookup for _END events
If we're emitting an _END trace event, we know that the string table entries for the name and the categories have already been emitted and so we don't need to check the string table in this case. R=primiano@chromium.org,skyostil@chromium.org Change-Id: I9107bffb0b48f7b71d0a42961a78a3861ffcb76f Reviewed-on: https://chromium-review.googlesource.com/c/1258043 Commit-Queue: oysteine <oysteine@chromium.org> Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#600183}
Showing
Please register or sign in to comment