Make the undo/redo work for programmatic changes am: d6e08a1dae Original change: https://android-review.googlesource.com/c/platform/external/perfetto/+/1906450 Change-Id: I676075424e41562c0eda4dd614a625eb92e74372
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.