aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorXiubo Li <lixiubo@cmss.chinamobile.com>2016-02-26 13:07:38 +0800
committerTejun Heo <tj@kernel.org>2016-02-27 06:33:37 -0500
commit63253ad814db726d43c04011c752d83b7aaca998 (patch)
tree1dc3d238138e2e4628e934467cf1242fab2ba481 /tools/perf/scripts/python/export-to-postgresql.py
parentcgroup: use ->subtree_control when testing no internal process rule (diff)
downloadlinux-dev-63253ad814db726d43c04011c752d83b7aaca998.tar.xz
linux-dev-63253ad814db726d43c04011c752d83b7aaca998.zip
cgroup: fix a mistake in warning message
There is a mistake about the print format name:id <--> %d:%s, which the name is 'char *' type and id is 'int' type. Change "name:id" to "id:name" instead to be consistent with "cgroup_subsys %d:%s". Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com> Acked-by: Zefan Li <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