commit | df50009d3edec39cee9a7f5a59851701848fa32d | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Jul 16 23:56:24 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Jul 16 23:56:24 2020 +0100 |
tree | 406a446511750379b8c7fab11ebf37e36db4d77f | |
parent | c4c3be736312e3ea8f454f323a98d3f14707bd72 [diff] |
test: update diff testing script to Python3 Also make the synthetic Python traces more resilient by using PYTHONPATH environment variable to find synth_common instead of adding a hardcoded arbitrary number of dirnames. Change-Id: I9482b2ed613e7f459ee82f05413a456bc1f91be5
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.