commit | 870964a365612d04aa4b325710f0ef9321ee4893 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Sep 13 17:27:26 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Sep 13 17:27:26 2024 +0100 |
tree | fd0b80ac48ad0514f02c7f541ba5004e719eb7fd | |
parent | 1e5f93736445be0d4329122a93b90011993109f9 [diff] |
tp: move tokenizer into its own folder In prep for LALR based parsing of PerfettoSQL. Change-Id: I7113adb1e8eda9b66d12cba95e222a4cdf91d814
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.