commit | 60107d2ec4d022c84e039575fb1f7ce028079890 | [log] [tgz] |
---|---|---|
author | Sami Kyostila <skyostil@google.com> | Thu Apr 25 19:40:25 2019 +0100 |
committer | Sami Kyostila <skyostil@google.com> | Thu Apr 25 19:40:25 2019 +0100 |
tree | 3cca89564255259f836172603429183596c7e008 | |
parent | e5598c5d7828405e6a74272979dc6d5c1bc5352b [diff] |
trace_processor: Deal correctly with zero-duration scoped slices If a scoped slice has a zero duration, the trace processor would treat it as a 'begin' slice without a valid duration, confusing the logic to close slice stacks. Change-Id: Id65074a64a610347f64ba890066999128b97a142
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.