aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2023-04-27 20:16:27 +0800
committerDavid Sterba <[email protected]>2023-06-19 13:59:22 +0200
commit6c75a589cb35b8ea5cf9a22f389981acf687ab85 (patch)
treeac0c16b38fbe3ac72bab786aa8e80ed114555ee5 /tools/perf/scripts/python/export-to-postgresql.py
parentb5345d6ceeee3ef378e4800f538c8fc06bf9de48 (diff)
btrfs: print-tree: pass const extent buffer pointer
Since print-tree infrastructure only prints the content of a tree block, we can make them to accept const extent buffer pointer. This removes a forced type convert in extent-tree, where we convert a const extent buffer pointer to regular one, just to avoid compiler warning. Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions