gen_amalgamated: Fix version code A previous CL caused perfetto_enable_git_rev_version_header to become unexpectedly false in the amalgamated build. That is undesirable as omits the GIT commit in the version. The last version (v20.1) had it. Test: manual (while following the SDK release docs) Change-Id: If4e0e00f80bd5a16e52b3a3c0038c8c681ccfc33
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.