aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-12-07 10:18:04 -0500
committerDavid Sterba <[email protected]>2023-02-13 17:50:33 +0100
commitfccf0c842ed4857cff8067b72a79fcf64d972c2f (patch)
treed92fe700fa5d9881fb304cde9cd05baf22c4d9fe /tools/perf/scripts/python/bin/stackcollapse-report
parent0c555c97ef5a96b57c8955bb3cc1be9d3fbf166e (diff)
btrfs: move btrfs_abort_transaction to transaction.c
While trying to sync messages.[ch] I ended up with this dependency on messages.h in the rest of btrfs-progs code base because it's where btrfs_abort_transaction() was now held. We want to keep messages.[ch] limited to the kernel code, and the btrfs_abort_transaction() code better fits in the transaction code and not in messages. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> [ move the __cold attributes ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions