commit | 15b3c0238d3a7f090a8810d7d6cf715621387370 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Jun 05 13:05:53 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Jun 05 13:05:53 2020 +0100 |
tree | 62bcd8821db9f2b2ea733aa123744892a2d32a5c | |
parent | 1c21759bb44e3f63dec4ec6b4cc078f4931fc13b [diff] |
perfetto: fix asan benchmark failures Change-Id: I56db8f5990bc58d2ab0ab48dab6e8fe6337763bd
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://docs.perfetto.dev or the /docs/ directory for documentation.