diff options
| author | Zhang Yi <[email protected]> | 2024-02-20 11:57:59 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-02-21 07:35:20 +0000 |
| commit | 54943abce0927156ba9909f1a533b25410bfe2ca (patch) | |
| tree | f85e5df8ee99ed436a7309c2a2faa666f180a4e8 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | iomap: pass the length of the dirty region to ->map_blocks (diff) | |
| download | kernel-54943abce0927156ba9909f1a533b25410bfe2ca.tar.gz kernel-54943abce0927156ba9909f1a533b25410bfe2ca.zip | |
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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
