Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cgroup: add tracepoints for basic operations | Tejun Heo | 2016-08-10 |
Debugging what goes wrong with cgroup setup can get hairy. Add tracepoints for cgroup hierarchy mount, cgroup creation/destruction and task migration operations for better visibility. Signed-off-by: Tejun Heo <tj@kernel.org> |