diff options
author | 2014-02-13 06:58:39 -0500 | |
---|---|---|
committer | 2014-02-13 06:58:39 -0500 | |
commit | e406d1cfff6ab189c8676072d211809c94fecaf0 (patch) | |
tree | d8c9771025242f6a3a1c0b3e430fdb0bba50ce16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count() (diff) | |
download | linux-dev-e406d1cfff6ab189c8676072d211809c94fecaf0.tar.xz linux-dev-e406d1cfff6ab189c8676072d211809c94fecaf0.zip |
cgroup: reimplement cgroup_transfer_tasks() without using css_scan_tasks()
Reimplement cgroup_transfer_tasks() so that it repeatedly fetches the
first task in the cgroup and then tranfers it. This achieves the same
result without using css_scan_tasks() which is scheduled to be
removed.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions