commit | 9360a8808700284410afdf5f18bf6b29df8a9583 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 28 15:38:23 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 28 16:01:32 2023 +0000 |
tree | 354fd3a838b34f0f17593159e9f43c38a8c14a4f | |
parent | d14e4c2b09ae8ab4b5c5f24a933d791940a68c71 [diff] |
tools/gen_binary_descriptor: Simplify --check-only Checking SHAs is not enough because the generated descriptor doesn't depend only on one file, but more than one. With this commit, `--check-only` just regenerates the descriptor and compares the result Change-Id: Iebc61bda20b6239448a335cbd51b01a052884974
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.