summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXiubo Li <lixiubo@cmss.chinamobile.com>2016-02-26 13:07:38 +0800
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:50:54 +0300
commit06924aa5c1dde244cc0a5b27da460fa45d201ec8 (patch)
treeebf40a63e7cec989905b2d888b75e7750ff11c0b /tools/perf/scripts/python
parentc7f6c9c1712227419b085a32c652bb4a163f6e13 (diff)
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> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions