summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-11-04 07:19:25 +0300
committerDarrick J. Wong <djwong@kernel.org>2024-11-06 00:38:41 +0300
commite464d8e8bb029fa4141710c7e668acc5aad24fed (patch)
treef2cfd690a38110ca7276d7b62a0dc9cc59bcdfef /tools/perf/scripts/python/export-to-sqlite.py
parentee321351487ae00db147d570c8c2a43e10207386 (diff)
downloadlinux-e464d8e8bb029fa4141710c7e668acc5aad24fed.tar.xz
xfs: store rtgroup information with a bmap intent
Make the bmap intent items take an active reference to the rtgroup containing the space that is being mapped or unmapped. We will need this functionality once we start enabling rmap and reflink on the rt volume. Technically speaking we need it even for !rtgroups filesystems to prevent the (dummy) rtgroup 0 from going away, even though this will never happen. As a bonus, we can rework the xfs_bmap_deferred_class tracepoint to use the xfs_group object to figure out the type and group number, widen the group block number field to fit 64-bit quantities, and get rid of the now redundant opdev and rtblock fields. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions