diff options
author | 2021-04-13 09:39:05 +0800 | |
---|---|---|
committer | 2021-04-16 16:49:37 -0400 | |
commit | ffeee417d97f9171bce9f43c22c9f477e4c84f54 (patch) | |
tree | a8f31eabe83346ec7a0d3f6df999dc1fed350d7c /tools/perf/scripts/python/netdev-times.py | |
parent | cgroup/cpuset: fix typos in comments (diff) | |
download | wireguard-linux-ffeee417d97f9171bce9f43c22c9f477e4c84f54.tar.xz wireguard-linux-ffeee417d97f9171bce9f43c22c9f477e4c84f54.zip |
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
If delayacct is disabled, then delayacct_is_task_waiting_on_io()
always returns false, which causes the statistical value to be
wrong. Perhaps tsk->in_iowait is better.
Signed-off-by: Chunguang Xu <brookxu@tencent.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions