arc: Discard queueBuffer and dequeueBuffer from client tasks.
Before tracing was not activated for client tasks due to problem of activating tracing in their processes. Now it is solved and we have extra events to analyze. queueBuffer and dequeueBuffer may have the same hierarchy as surface flinger events that cause false error reporting. This CL adds detection of surface flinger process id and consume events from it. TEST=Locally BUG=b:122555793 Change-Id: I048275c56d21de0c6bf19f07ab472972af8f0e82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574648Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#652892}
Showing
Please register or sign in to comment