commit | eac5d7119e5dcf7f5b503328874fd301d89cbbb9 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue May 18 20:45:05 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue May 18 20:45:05 2021 +0100 |
tree | 52f85e9714eeebc0e9d79312a0f9e154cd62d72e | |
parent | 6f843dc997766d2271fec1df543c1a321bd374f1 [diff] |
fixit: Make most tools/ work on Windows - Turn run_buildtools_binary into a python script so it can be used on windows as well. - Make tools/gen_all skip gen_{android,bazel} as it's too hard to make those generator work due to the different GN config (The rest works) - Minor fix for \\ vs // and other small Windows-related issues. Bug: 181047869 Test: python3 tools/gen_all out\win Change-Id: I55ed1969a76cb35f1d94c849f24519aa9ac13010
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.