commit | 6373547903e835c074b75faa1ebf30b5bd24007b | [log] [tgz] |
---|---|---|
author | Tomas Urbonaitis <tomasu@google.com> | Thu Aug 11 15:18:06 2022 +0200 |
committer | Tomas Urbonaitis <tomasu@google.com> | Thu Aug 11 16:44:04 2022 +0200 |
tree | 0b18126742dc926866af36b78da9a4dc4afe87ce | |
parent | 54e7c1ce9ce4f365127171f01467e863f7c40222 [diff] |
Add trace-uri-resolver to perfetto-trace-processor-python Add trace-uri-resolver sources to perfetto-trace-processor-python so that code using trace processor is not missing the dependency. Test: NA Change-Id: I91cff0bb53022debe65636b24bace1350f679532
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.