commit | 789cd5819050ae78c90b4274a770e621cf545ca3 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 29 11:17:02 2022 +0100 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 29 11:17:02 2022 +0100 |
tree | d40192effdc19433c1f80a0c35a7b2c04ef968e1 | |
parent | a79094eb993e18c9df0766ffaa07e47f7d6e1583 [diff] |
Don't build interceptor_trace_writer_unittest.cc in chromium Due to already known build complications explained in an adjacent TODO, the test cannot be build in chromium (other neighboring tests have a similar problem). Change-Id: I8da9d0c1b0b0f374a8ab65f03921ac95b35607fc
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.