commit | 950d5dcc47b02ec9c772345267e7621a64e960d3 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Jan 15 20:45:03 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 15 20:45:03 2021 +0000 |
tree | 761f7e522f0f79be408cb277485c13901fe63fda | |
parent | 16edb3fd86ad30a8965999f16db19fc26c5dcd20 [diff] | |
parent | c2d4c6d1cf1dff6a76ff647b84af9478266ed176 [diff] |
Merge "Add tools/record_android_trace"
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.