summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-05-19 10:59:18 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:50:35 +0200
commit273bbb5b487f0c562e1f7373601568933dc25fea (patch)
treedd347c1bff9a39494b80d20e04a9801d09b37c1c /tools/perf/scripts/python/export-to-postgresql.py
parentb63c8c1ede4407835cb8c8bed2014d96619389f3 (diff)
btrfs: unfold transaction abort at btrfs_copy_root()
Instead of having a common btrfs_abort_transaction() call for when any of the two btrfs_inc_ref() calls fail, move the btrfs_abort_transaction() to happen immediately after each one of the calls, so that when analyzing a stack trace with a transaction abort we know which call failed. Reviewed-by: Daniel Vacek <neelx@suse.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions