aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-01-06 12:09:50 +0000
committerDavid Sterba <dsterba@suse.com>2025-01-13 14:53:18 +0100
commit097a7eef61bd0366a822418b2ba074942eb00744 (patch)
tree5b901841ed167f9b43b5dfa68c8dd977b3f98683 /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: validate system chunk array at btrfs_validate_super() (diff)
downloadwireguard-linux-097a7eef61bd0366a822418b2ba074942eb00744.tar.xz
wireguard-linux-097a7eef61bd0366a822418b2ba074942eb00744.zip
btrfs: uncollapse transaction aborts during renames
During renames we are grouping transaction aborts that can be due to a failure of one of several function calls. While this makes the code less verbose, it makes it harder to debug as we end up not knowing from which function call we got an error. So change this to trigger a transaction abort after each function call failure, so that when we get a transaction abort message we know exactly which function call failed, helping us to debug issues. 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