commit | a08f53bc59b30d83041038a47c80a36baabec99b | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Jun 17 18:48:43 2021 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Wed Jun 23 18:45:43 2021 +0000 |
tree | 691fd91e6c6b73b2dd273edb4474e792ed37f07d | |
parent | f67ef956e963987d738cd97bc5b029d58b2dcf65 [diff] |
Replace writepid with task_profiles command for cgroup migration writepid command usage to join a cgroup has been deprecated in favor of a more flexible approach using task_profiles. This way cgroup path is not hardcoded and cgroup changes can be easily made. Replace writepid with task_profiles command to migrate between cgroups. Bug: 191283136 Test: build and boot Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I990015c5b1dcb66855f036ca0c74508143f3b19a
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.