| commit | d79b24526617b05546e00b4d2ca61b6ead8654e1 | [log] [tgz] |
|---|---|---|
| author | Kirill Timofeev <ktimofeev@google.com> | Tue Jun 17 23:27:27 2025 +0100 |
| committer | GitHub <noreply@github.com> | Tue Jun 17 23:27:27 2025 +0100 |
| tree | bdcd98ffa8ac47bcc83d1bcfc3519c6bf4d3aec9 | |
| parent | 9fe155f51337c5f6b6852eedcbb302c2579bd9df [diff] |
Move 'status_macros.h' to 'include/perfetto/ext/base'... (#1865) ... from 'src/trace_processor'. Make convenient macro more accessible.
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.