commit | de6267f6e21309022488a5377fa6658fb35c9623 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Nov 08 12:35:34 2018 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Nov 08 12:35:34 2018 +0000 |
tree | fa75e88260238099bc4f4d43c521c3e9ef215b26 | |
parent | ff46b65fdb142e676fe849bd4e2cc3a261fe441b [diff] |
trace_processor: fix slice view for Android traces Follow catapult approach to slices in Android traces by mapping the kernel pids to the pids in print events (i.e. atrace events) and then using these for end events. This allows for end events which don't have pids to actually end the slices properly Bug: 119002659 Change-Id: I42fc6d441eff5637f8b9b658eeed2f99bab20f07
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.