Trace Redaction - Refine process name tests In an effort to clean-up testing, this changes the scrub process names test to move more of the boiler plate code into the fixture. This code includes items like: - Loading source trace - Loading redacted trace - Calling redact with the correct trace files Bug: 318576499 Change-Id: I0c82ed5d32f62dda41e1671cedf52c32927298c4
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.