commit | 92e6c082c61b80f849867e91adf3f49326e2dd42 | [log] [tgz] |
---|---|---|
author | Oystein Eftevaag <oysteine@google.com> | Wed Mar 20 12:44:55 2024 -0700 |
committer | Oystein Eftevaag <oysteine@google.com> | Wed Mar 20 20:33:15 2024 +0000 |
tree | ab1def97af31a423f368276435500b1a687cfeaf | |
parent | 3e695c83722cff9caa5ad1c767e863ff2feabbe5 [diff] |
Update uid_t on Windows to be signed This matches what's generally defined with MinGW/Windows, as well as Google internally which otherwise have conflicting definitions. As uid_t is in practice not used on Windows, this should have no effect otherwise. Change-Id: If4d8ddaaee6a4e7db7faac83c632e85be282475b
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.