commit | 1973d5a03f94ed5e3247468f6b3e7b4b99109bc0 | [log] [tgz] |
---|---|---|
author | Parth Sane <parthsane@google.com> | Tue Jul 04 15:57:06 2023 +0000 |
committer | Parth Sane <parthsane@google.com> | Tue Jul 25 13:58:59 2023 +0000 |
tree | 360f266e1d9a6ec7eb5c66735c3b15bad0fbbf30 | |
parent | 681cc25b3e30d769748488b7aa0db74bdd14f4f9 [diff] |
Move atrace tags from atrace.rc to perfetto.rc This cleans up the rc files to make sure that the entire boot tracing is in perfetto.rc Bug: 271576143 Test: Manual collected boot traces. Change-Id: I90b7d87b3b92d0e97c15127b3e780af1db7763ea
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.