commit | d8a389d920b2fb41c07d9c4c7f7cd917a2d4d15f | [log] [tgz] |
---|---|---|
author | Chih-ren Yu (Swim) <ychihren@google.com> | Tue Nov 12 08:41:06 2024 +0000 |
committer | Chih-ren Yu (Swim) <ychihren@google.com> | Tue Nov 19 08:25:17 2024 +0000 |
tree | 18f21369ee04005b8747acd92ffb8dd0b7d50555 | |
parent | b5dc01a4c3193eab77bdb6eddfb4d189fdc9a059 [diff] |
Fix incorrect GCA RSS memory calculation The camera memory metric fetches the gca rss from GoogleCamera or GoogleCameraEng which have the maximum rss value. The GCA process which has maximum rss should be the launched one. Test: Tested using tools/diff_test_trace_processor.py. Bug: 376472133 Change-Id: I7f3b0b81b1f59b530869f96378448459c3109cbe
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.