diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-05-27 14:28:07 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2019-05-30 08:19:17 -0600 |
commit | f97f3f8839eb9de5843066d80819884f7722c8c5 (patch) | |
tree | 6ed9776e925306f88102c0c521ababcc955d174f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 00e38a5d753d7788852f81703db804a60a84c26e (diff) |
kselftest/cgroup: fix incorrect test_core skip
The test_core will skip the
test_cgcore_no_internal_process_constraint_on_threads test case if the
'cpu' controller missing in root's subtree_control. In fact we need to
set the 'cpu' in subtree_control, to make the testing meaningful.
./test_core
...
ok 4 # skip test_cgcore_no_internal_process_constraint_on_threads
...
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Roman Gushchin <guro@fb.com>
Cc: Claudio Zumbo <claudioz@fb.com>
Cc: Claudio <claudiozumbo@gmail.com>
Cc: linux-kselftest@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Reviewed-by: Roman Gushchin <guro@fb.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions