ui: Move ftrace colorizer into ftrace plugin. This CL is part of an ongoing process of moving plugin specific concepts out of the core and into their owning plugins. This CL moves the ftrace event colorizer into the ftrace plugin. Change-Id: I57efbee2fe0868c4167a4df847823402b37a7d23
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.