traced_probes: add polling of oom_score_adj Currently, we can collect information on oom_score_adj in ftrace events but we have not had the ability to poll this counter from proc. Rename ProcessStats::MemCounters -> ProcessStats::Processs and add oom_score_adj to this proto. Further add the polling capability of oom_score_adj to the process stats data source. Change-Id: Ibf2c0d537bd1af88439fc988734a69c76938162e
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.