trace_processor: add memory events This CL adds the parsing and storing of the following events into the counters table: rss_stat ion_heap_grow ion_heap_shrink It also - fixes the inconsistent naming in the refType enum - renames sched tracker to better reflect it's purpose - remove pre-computed deltas because they can be ambiguous Bug:117642698 Change-Id: Ie843298b2b54bc8f3997e1afe297e12e1e98215d
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.