Show repeated slice arguments Since flat_key is used as a key in the map, only one of args with such flat_key is displayed in the UI, leading to loss of repeated fields. Using key instead of flat_key is the easiest fix. Tested locally. Bug: 183710796 Change-Id: Ic013e7ae4418bbe2c0cea4a690702cc3fc357202
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.