commit | 7810a88dd6ae1fdafd013dc11754177975385881 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@chromium.org> | Wed Dec 20 17:10:41 2023 +0000 |
committer | Etienne Pierre-doray <etiennep@chromium.org> | Wed Dec 20 17:10:41 2023 +0000 |
tree | 866d958d3439f80111a8e739a1849cf8d0004c4a | |
parent | e3e11385e2e1c836e8510341509028d1bc105b7b [diff] |
[etw] Make ETW config public and update flag names This CL makes etw_config.proto public by moving it to sources; otherwise having it a (non-public) deps makes it unusable in chrome due to "Can't include this header from here." error https://ci.chromium.org/ui/p/chromium/builders/try/win-rel/448049/overview Also update flag names to match more closely 'xperf -providers k' Change-Id: Iee27fd03b327f084d5fc026db0f4e8d06808b2e2
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.