commit | b22cf9faeaeec6e150c6756c1f328f9b0ee42bc2 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jul 05 10:48:25 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 05 10:48:25 2023 +0000 |
tree | 76a5d8e3c19a1cc460021ba9c740dd29034a02fa | |
parent | 1aa1efee0c6ca717443bf7dc92d9a584d281253d [diff] |
Revert "stdlib: Fix display_value to always be a string" This reverts commit 1aa1efee0c6ca717443bf7dc92d9a584d281253d. Reason for revert: This should be fixed in UI as having NULL in trace processor was intended Change-Id: Icd5fee0ee30e968e7aceab2379e190cf8d6dc777
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.