diff options
author | 2013-06-18 18:48:37 +0800 | |
---|---|---|
committer | 2013-06-18 11:14:22 -0700 | |
commit | e8c82d20a9f729cf4b9f73043f7fd4e0872bebfd (patch) | |
tree | fc45f039baee86a1b867d6c55cb05ea7e8c47288 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: make serial_nr_cursor available throughout cgroup.c (diff) | |
download | linux-dev-e8c82d20a9f729cf4b9f73043f7fd4e0872bebfd.tar.xz linux-dev-e8c82d20a9f729cf4b9f73043f7fd4e0872bebfd.zip |
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
We used root->allcg_list to iterate cgroup hierarchy because at that time
cgroup_for_each_descendant_pre() hasn't been invented.
tj: In cgroup_cfts_commit(), s/@serial_nr/@update_upto/, move the
assignment right above releasing cgroup_mutex and explain what's
going on there.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions