commit | 1b27813a86c2add136e2821b2b88c01f47dc03cc | [log] [tgz] |
---|---|---|
author | Isabelle Taylor <taylori@google.com> | Tue Nov 27 17:20:00 2018 +0000 |
committer | Isabelle Taylor <taylori@google.com> | Tue Nov 27 17:20:00 2018 +0000 |
tree | 98ded8755a0a56b8fa837ae05eba5d3bb3c0f113 | |
parent | df4ad0d1e00a0778b2b69d5cc4c07c5f5b3009cb [diff] |
Allow wildcard to select all events in a group The config can now have fields with wildcards e.g sched/* Any events that have dedicated protos will use those and the rest will become generic events. This CL also implements indexing the events by group and name of an event, rather than just the name. This helps to avoid duplicating events when they are specified in the config in different ways (sched/*, sched_switch, sched/sched_switch) Bug:119662403 Change-Id: I1c2eed4ae8e27a7bf3b99413b12f2bc245aac7d0
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.