tp: Use new StringView integer conversion utilities. Migrate the batterystats parsing to use the new StringView-specific utilities. This should remove the unnecessary conversion to std::string when converting StringViews to int. Change-Id: I48611b2be12d58835a3d75a259fa07e4a53e278c
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.