diff options
author | Waiman Long <longman@redhat.com> | 2017-06-13 17:18:04 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-06-14 16:01:21 -0400 |
commit | 575313f40ff33d0c2aff2701dfb2ccfcd6211d55 (patch) | |
tree | c9a90c80dbcb045ae6583f63abf80243dc9a2209 /sound/core/timer.c | |
parent | 23b0be480f341db26ce0dee7d3f6e67f8e0e166f (diff) | |
download | linux-575313f40ff33d0c2aff2701dfb2ccfcd6211d55.tar.gz linux-575313f40ff33d0c2aff2701dfb2ccfcd6211d55.tar.xz |
cgroup: Make debug cgroup support v2 and thread mode
Besides supporting cgroup v2 and thread mode, the following changes
are also made:
1) current_* cgroup files now resides only at the root as we don't
need duplicated files of the same function all over the cgroup
hierarchy.
2) The cgroup_css_links_read() function is modified to report
the number of tasks that are skipped because of overflow.
3) The number of extra unaccounted references are displayed.
4) The current_css_set_read() function now prints out the addresses of
the css'es associated with the current css_set.
5) A new cgroup_subsys_states file is added to display the css objects
associated with a cgroup.
6) A new cgroup_masks file is added to display the various controller
bit masks in the cgroup.
tj: Dropped thread mode related information for now so that debug
controller changes aren't blocked on the thread mode.
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions