commit | e90dca63d63df446d46c59d140beb680ac0e7761 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Mar 22 09:57:25 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Mar 22 09:58:39 2024 +0000 |
tree | 3cb85f1f33bccee8e0090eac581a939610f0a146 | |
parent | f51864ac82ce371f1c639f298452645e8cbd57e7 [diff] |
Fix build on windows uid_t is now signed on windows, since 92e6c082c61b("Update uid_t on Windows to be signed"). Change-Id: Ib5bd9738bcf3d3468cf96853c8d7d4bf9b616931
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.