Use glob pattern in Android.bp for chrome stdlib We want to avoid having to regenerate the Android.bp file when autorolling the chrome stdlib from Chromium->Perfetto. Bug: b/303793826 Change-Id: I29f1da592ebd96b01f25a324974a36824965787e
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.