summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2016-03-03 09:57:58 -0500
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:50:56 +0300
commit319331fe671f7191aefaa666b622f0981919938d (patch)
tree0f87eb025fbaff5067ee56f083923b45a19d207a /tools/perf/scripts/python/netdev-times.py
parent4241636e2fb02869587edc3ce885f42dd78737ea (diff)
cgroup: reorder operations in cgroup_mkdir()
Currently, operations to initialize internal objects and create interface directory and files are intermixed in cgroup_mkdir(). We're in the process of refactoring cgroup and css management paths to separate them out to eventually allow cgroups which aren't visible through cgroup fs. This patch reorders operations inside cgroup_mkdir() so that interface directory and file handling comes after internal object initialization. This will enable further refactoring. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Zefan Li <lizefan@huawei.com> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions