diff options
author | 2013-08-26 18:40:56 -0400 | |
---|---|---|
committer | 2013-08-26 18:40:56 -0400 | |
commit | 7c918cbbd829669bf70ffcc45962d5d992942243 (patch) | |
tree | 32103bb699a0a70e8b81fdbdbad1bdb3c0cf2b25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup (diff) | |
download | linux-dev-7c918cbbd829669bf70ffcc45962d5d992942243.tar.xz linux-dev-7c918cbbd829669bf70ffcc45962d5d992942243.zip |
cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_cgrp()
cgroup_event will be moved to its only user - memcg. Replace
__d_cgrp() usage with css_from_dir(), which is already exported. This
also simplifies the code a bit.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions