aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2024-02-20 19:57:59 +0800
committerChristian Brauner <[email protected]>2024-02-21 08:35:20 +0100
commit54943abce0927156ba9909f1a533b25410bfe2ca (patch)
treef85e5df8ee99ed436a7309c2a2faa666f180a4e8 /tools/perf/scripts/python/export-to-sqlite.py
parent19871b5c7a003946d3cd4209a348ab7c0df5dbad (diff)
iomap: add pos and dirty_len into trace_iomap_writepage_map
Since commit fd07e0aa23c4 ("iomap: map multiple blocks at a time"), we could map multi-blocks once a time, and the dirty_len indicates the expected map length, map_len won't large than it. The pos and dirty_len means the dirty range that should be mapped to write, add them into trace_iomap_writepage_map() could be more useful for debug. Signed-off-by: Zhang Yi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions