commit | 6d2edf69db4dcfbd226c44ef14c0dad59f2dfc9c | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Nov 08 16:36:35 2018 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Nov 08 16:36:35 2018 +0000 |
tree | 2fed7678a399da2fa84897b7591dda83c0c2c2a6 | |
parent | 0bbca7f95d2fff19ef63058530bd4253fbaeccbd [diff] |
trace_processor: associate rss stat and mem info events with process Instead of associating these events with utids (which causes a lot of duplicate counter tracks to appear), deal with them per-process instead. When we have the args table, we will also associate the utid. Bug: 119118907 Change-Id: Idc1d5f0f8eece1cdbdfd43a964143a803c16399b
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.