diff options
author | 2023-11-07 16:13:50 +0800 | |
---|---|---|
committer | 2024-03-06 09:56:35 +0100 | |
commit | 2e3f7dd08d70eca86a8cc9b4baf3da77c032d5fc (patch) | |
tree | 304f542b3b6a109585cbd3fa38f8ad2eda31b4e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fuse: Use the high bit of request ID for indicating resend requests (diff) | |
download | wireguard-linux-2e3f7dd08d70eca86a8cc9b4baf3da77c032d5fc.tar.xz wireguard-linux-2e3f7dd08d70eca86a8cc9b4baf3da77c032d5fc.zip |
fuse: Track process write operations in both direct and writethrough modes
Due to the fact that fuse does not count the write IO of processes in the
direct and writethrough write modes, user processes cannot track
write_bytes through the “/proc/[pid]/io” path. For example, the system
tool iotop cannot count the write operations of the corresponding process.
Signed-off-by: Zhou Jifeng <zhoujifeng@kylinos.com.cn>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions