aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2021-08-17 10:03:45 -0700
committerDarrick J. Wong <[email protected]>2021-08-19 10:07:09 -0700
commit6f25b211d32b31557e0fde872a01fe7f86136747 (patch)
tree9200c4fe62982030f8d536678f0def84babdd3c3 /tools/perf/scripts/python/bin/stackcollapse-report
parent92eff38665ad9b1ffc4e89c7efee1d78bf51cbd1 (diff)
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Some of our tracepoints describe fields as "blkno", "block", or "bno". That name doesn't describe any units, which makes the fields not very useful. Rename the fields to capture units and ensure the format is hexadecimal. "startblock" is the startblock field from the bmap structure, which is a segmented fsblock on the data device, or an rfsblock on the realtime device. "fileoff" is a file offset, in units of filesystem blocks "daddr" is a raw device offset, in 512b blocks Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions