commit | 8b986826d474907da33a94b10a3c0ed964c1fe6a | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Sep 30 21:09:39 2019 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Sep 30 21:09:39 2019 +0100 |
tree | 02c937879c63e84868bd47ee349753ea40613406 | |
parent | cc55bdc0a75eea863c1a84ff83ad14e011e2bd18 [diff] |
ui: migrate all slice queries to use track_id instead of ref/ref_type This CL migrates all queries the UI makes of the trace processor to use track_id and the thread_track tables instead of using ref/ref_type; these will be deprecated and removed in the future Context: go/perfetto-tp-refactor Bug: 135177627 Change-Id: I990a562cb88477de7a305808853dff52081bbf7b
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.