diff options
author | 2022-08-06 20:05:10 +0800 | |
---|---|---|
committer | 2022-08-15 12:35:31 -1000 | |
commit | d7ae5818c3fa3007dee13f9d99832e7f26b8bc44 (patch) | |
tree | 1fb4339f0688e350abd546e382e757233e590e15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched/psi: Remove unused parameter nbytes of psi_trigger_create() (diff) | |
download | linux-dev-d7ae5818c3fa3007dee13f9d99832e7f26b8bc44.tar.xz linux-dev-d7ae5818c3fa3007dee13f9d99832e7f26b8bc44.zip |
sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPS
cgroup_psi() is only called under CONFIG_CGROUPS.
We don't need cgroup_psi() when !CONFIG_CGROUPS,
so we can remove it in this case.
Signed-off-by: Hao Jia <jiahao.os@bytedance.com>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
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