commit | c93823efa30aef3a30a0b339ecbbb176a01deb24 | [log] [tgz] |
---|---|---|
author | Eric Seckler <eseckler@google.com> | Mon Jun 03 16:49:19 2019 +0100 |
committer | Eric Seckler <eseckler@google.com> | Mon Jun 03 16:49:19 2019 +0100 |
tree | 2469efafbfbeb6a80ac6417a6fbd81534dae4e68 | |
parent | e15ff4a3a55cc5aeb749cacea8048c46403903ed [diff] |
processor: Parse TrackEvent arguments Parse TaskExecution source locations and debug annotations and emit them into the slices table. Also introduces new Variadic and ColumnType types for new types of argument values. (We have to preserve pointer/json types in the storage for the JSON export of those value types.) Bug: 130786981 Change-Id: I88d710e8b79c8ca29f302317411be575ac45a974
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.