Scrape threads discovered when reading stats Scanning time_in_state goes through all tids for a process. Threads discovered that way should be scraped for their names similarly to processes. Test: perfetto_unittests Bug: 158206652 Change-Id: I07978c1daf27f82158fb339b2c37f0edaca17853
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://docs.perfetto.dev or the /docs/ directory for documentation.