commit | ab5f8ae94650d94d8003560df322e613c27f8cff | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Mon Sep 13 13:19:21 2021 +0100 |
committer | Hector Dearman <hjd@google.com> | Mon Sep 13 13:19:21 2021 +0100 |
tree | fdc6e67ae5b7352814f9353331dfcf9e1eab16d4 | |
parent | ac567a3cc348bb7bf682ae46d7ae8386d5ccc9bf [diff] |
ui: Prevent null upid causing a crash on trace loading Bug: 199570125 Change-Id: If1c6b4fe6f5072eab54cb459cc42c1cde67ef31a
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.