diff options
author | Tejun Heo <tj@kernel.org> | 2015-09-11 15:00:20 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-09-22 12:46:53 -0400 |
commit | 9af2ec45c2d323d5ce35b431bb150c0eb567f19a (patch) | |
tree | 41dfc78fa210fde6670aa2ad956aa553b402846f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 4530eddb59494b89650d6bcd980fc7f7717ad80c (diff) |
cgroup: reorder cgroup_migrate()'s parameters
cgroup_migrate() has the destination cgroup as the first parameter
while cgroup_task_migrate() has the destination cset as the last.
Another migration function is scheduled to be added which can make the
discrepancy further stand out. Let's reorder cgroup_migrate()'s
parameters so that the destination cgroup is the last.
This doesn't cause any functional difference.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Zefan Li <lizefan@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions