aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2024-09-30 09:45:15 -0400
committerMiklos Szeredi <[email protected]>2024-10-25 17:05:49 +0200
commit6930b8dac19ee86282222ea1cb559ee0602e4877 (patch)
tree91697310eb1500a214c89535e5f1fe21439e3e9c /tools/perf/scripts/python/syscall-counts-by-pid.py
parent65fe891d9005a41de2fccfd5ced3c0bf6f1e3bcd (diff)
fuse: convert fuse_writepage_need_send to take a folio
fuse_writepage_need_send is called by fuse_writepages_fill() which already has a folio. Change fuse_writepage_need_send() to take a folio instead, add a helper to check if the folio range is under writeback and use this, as well as the appropriate folio helpers in the rest of the function. Update fuse_writepage_need_send() to pass in the folio directly. Reviewed-by: Joanne Koong <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions