commit | 10fc4c8df879f6015573d9817b3edebfcc7466de | [log] [tgz] |
---|---|---|
author | Andrew Shulaev <ddrone@google.com> | Fri Jul 08 12:54:50 2022 +0100 |
committer | Andrew Shulaev <ddrone@google.com> | Fri Jul 08 11:56:14 2022 +0000 |
tree | 7a555a0c0d1e15f79abbd136859e8e26f6a0b066 | |
parent | f610ed74ff65e7501a8d1e5162afceb68e083e71 [diff] |
Make pivot table slices selection consistent with slice aggregation With the query change, all the slices that intersect with current selection would be aggregated; when before that only slices that have started inside the current selection were considered. Change-Id: I1f2100b4da274385eb5e6c39f4ccf56aa4d343a8
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.