commit | 693612e6dab0732d195237e9e026abc09d13cc53 | [log] [tgz] |
---|---|---|
author | Tuchila Octavian <octaviant@google.com> | Fri Mar 25 13:28:46 2022 +0000 |
committer | Tuchila Octavian <octaviant@google.com> | Fri Mar 25 13:28:46 2022 +0000 |
tree | 1b67dc2db3ea0b70d8d86170b316946a2d154b70 | |
parent | 23ee97c98d29fd98ab4aaedc6cecee966ba80dd9 [diff] |
ui: Make thread and process name columns Optional These columns frequently have null values. This CL makes them optional to highlight this. Bug: 226552549 Change-Id: I4635ea3f6f9d01bf1d35ef8eaffde6f2132a1c0c
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.