Revert "Perfetto: Optimization to avoid string table lookup for _END events"
This reverts commit a7afe430. Reason for revert: I suspect this may have caused crashes on https://ci.chromium.org/p/chrome/builders/luci.chrome.ci/linux-perf-fyi# Original change's description: > 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} TBR=primiano@chromium.org,oysteine@chromium.org,skyostil@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Ia460750fcaf338c4bf24ee7317d58b7aeede9520 Reviewed-on: https://chromium-review.googlesource.com/c/1293612Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#601586}
Showing
Please register or sign in to comment