traced: change guest_soc.model prop string It's a bit easier to maintain guest_soc.model as boot time flag on the cuttlefish side rather than ro.guest_soc.model at runtime. So look for ro.boot.guest_soc.model instead. Test: collected and parsed a trace with the new prop being set Bug: 374790255 Change-Id: I880642b6c2058a4a1ee3899adfd3387efb46b8b2 Signed-off-by: David Dai <davidai@google.com>
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.