summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2026-03-11 12:24:59 -0400
committerCarlos Maiolino <cem@kernel.org>2026-03-23 11:07:59 +0100
commita8eb41376df987887b33dbf7078d5b13c85f3e0c (patch)
tree47413318e209d828ba7f4cd7e133b14b4833d0d2 /tools/perf/scripts/python/stackcollapse.py
parentc35a3e273e86e89f73abc4e75e33648fac20eec9 (diff)
xfs: look up cow fork extent earlier for buffered iomap_begin
To further isolate the need for flushing for zero range, we need to know whether a hole in the data fork is fronted by blocks in the COW fork or not. COW fork lookup currently occurs further down in the function, after the zero range case is handled. As a preparation step, lift the COW fork extent lookup to earlier in the function, at the same time as the data fork lookup. Only the lookup logic is lifted. The COW fork branch/reporting logic remains as is to avoid any observable behavior change from an iomap reporting perspective. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions