summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2023-05-04 12:04:22 +0100
committerDavid Sterba <dsterba@suse.com>2023-06-19 13:59:24 +0200
commit0d6bac4d30b8bdefd1cb97296620141953f409d6 (patch)
tree89fa87bf86743fca4fe4ffbd51966a48a1687a1e /tools/perf/scripts/python/bin/stackcollapse-report
parentb77433b144621ebd5d0a6a3b6a3d454fa45b9309 (diff)
downloadlinux-0d6bac4d30b8bdefd1cb97296620141953f409d6.tar.gz
linux-0d6bac4d30b8bdefd1cb97296620141953f409d6.zip
btrfs: simplify arguments to tree_insert_offset()
For the in-memory component of space caching (free space cache and free space tree), three of the arguments passed to tree_insert_offset() can always be taken from the new free space entry that we are about to add. So simplify tree_insert_offset() to take the new entry instead of the 'offset', 'node' and 'bitmap' arguments. This will also allow to make further changes simpler. 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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions