commit | b8bfa156f0f36b5a38aea1d3918394cd1407ab6d | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Mar 05 17:27:17 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Tue Mar 05 17:27:17 2024 +0000 |
tree | 9cc3306c8c009bd835e2e129ec6dcff0f7f95f18 | |
parent | 173d60b918b454f7b0fa2174885e787adbf8a3fb [diff] |
Update aosp->github bot to replicate both master and main GIT_DIR is requires after git 2.38, which by default prevents the use of bare repositories as that can be used in attacks. See https://github.com/git/git/commit/8d1a7448206e11cdea657c35b04cc49db39be933 Change-Id: Ia5478b123d7ca9b3ccdd87868014872a9b73d7e8
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.