commit | f9d8030d0a297a70d57f6a08acf07e81d09ca239 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jun 19 12:48:25 2019 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Jun 19 12:48:25 2019 +0100 |
tree | c559daa1a06eaa85b6968fbd4bdd00d0b21550a4 | |
parent | 7b86eab33eafa67428a9f44a4162d23acae75a7a [diff] |
trace_processor: add support for extra metrics folder This CL adds support for external users of shell to register metrics with shell with more structure than passing a file to --run-metrics (which is more intended for prototyping and playing with trace processor). This has the benefit of allowing fast iteration of builtin metrics as well by passing the metrics folder path to override all builtin metrics. Change-Id: I617925f9d795f71818e2325cad9d0d8a0197eaf5
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.