commit | 55a505e49f6d0ede2db45730dcca0b9001df609e | [log] [tgz] |
---|---|---|
author | Stephen Nusko <nuskos@google.com> | Wed Aug 26 17:57:05 2020 +0100 |
committer | Stephen Nusko <nuskos@google.com> | Wed Aug 26 17:57:05 2020 +0100 |
tree | 5f841052f998f167cb98833eefeec788b6155689 | |
parent | 8e60071946fe5138239089c622e5f9058d52bc22 [diff] |
Remove tasks blocking the End LatencyInfo slice from queuing. Since the end LatencyInfo just reports explicit timestamps when it runs isn't important. So we don't need to consider tasks that block it. We remove it by matching on the description name explicitly. Bug: 166441398 Change-Id: I642ac4fabfdeedf07c49ef0598eba66c52ea3cbd
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.