Fix oom score adj association The existing implementation assumes the ftrace packet pid is a tgid. However, it's actually a task_struct.pid (which we should interpret as tid) Change-Id: I62a8ea2781a4bc8de730ebb66e937a010c006626
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.