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.