summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-05-19 11:57:13 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:53:24 +0200
commit35bb03e57aa7d1ed8203b802d306089d64664d52 (patch)
treed58c5ff135febd8bd722a37873618b234530cda5 /tools/perf/scripts/python/gecko.py
parent33e8f24b52d2796b8cfb28c19a1a7dd6476323a8 (diff)
btrfs: unfold transaction abort at __btrfs_update_delayed_inode()
We have a common error path where we abort the transaction, but like this in case we get a transaction abort stack trace we don't know exactly which previous function call failed. Instead abort the transaction after any function call that returns an error, so that we can easily identify which function failed. Reviewed-by: Daniel Vacek <neelx@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/gecko.py')
0 files changed, 0 insertions, 0 deletions