commit | ea011a2c2d3aecdc4f1674887e107a56d2905edd | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Fri Nov 08 21:00:25 2024 +0000 |
committer | David Dai <davidai@google.com> | Fri Nov 08 21:02:20 2024 +0000 |
tree | d9feb86022c2cf410b1bc2ac030ee237354cf3b6 | |
parent | d2be530f4570745055cbdd4296fe00b2a7037c14 [diff] |
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.