commit | 3911f6194b8b5b948089aca4e858d6b6bd37bb4b | [log] [tgz] |
---|---|---|
author | Zaina Al-Mashni <zalmashni@google.com> | Tue Jul 13 18:09:34 2021 +0000 |
committer | Stephen Nusko <nuskos@google.com> | Fri Jul 16 16:36:03 2021 +0000 |
tree | b9ffe0a90e94337af370efe91f4edc6ba50d6f32 | |
parent | bbc615953ec6e431f158546c282b4f8b857937b8 [diff] |
Visualize CPU time versus wall time for thread slices. Thread slices now have a highlighted section to show how much of the duration represents CPU time (darker) and how much represents wall time (dark + lighter). Bug: 141530588 Change-Id: I1c61cdb62e599b5782c2a91ca2da869f787e7a72
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.