traced_probes: Respect all wildcard groups Previously if a config had the following ftrace events: baz/blah foo/* bar/* Then we would only enable: bar/bar1 bar/bar2 This fixes the bug to turn on all events. Change-Id: Ib099d0917064af3580dafc8139e9a5a9531cb3d8
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.