commit | 6b159d2ccf6cefe6169593c3b094534a65ad180b | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Wed Aug 09 17:53:24 2023 +0100 |
committer | Zim <zezeozue@google.com> | Wed Aug 09 22:31:19 2023 +0100 |
tree | 527c852a329579c5e8a37e77a72ef0eefd4b5bf6 | |
parent | a03468a6498ecbf939f6ff4dd9014f55e2c3ab34 [diff] |
[metrics]: Expose AndroidProcessMetadata in android_cpu metrics This would expose pid, which would make it easier to correlate with other metrics in the field. Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell Change-Id: I2340948e470fef386ab65fa0c0ba3ab9737d7a29
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.