summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2026-01-06 17:20:25 +0100
committerDavid Sterba <dsterba@suse.com>2026-04-07 18:56:07 +0200
commita5b6b23c4572694da7b767a04826b06b10712bf0 (patch)
tree85e1fe51ecf2794b896b7b2e4db6adc2dcb1d061 /tools/perf/scripts/python/stackcollapse.py
parent7e1e45a9e42efb77a44f331e5220cdc820a8d924 (diff)
btrfs: unify types for binary search variables
The variables calculating where to jump next are using mixed in types which requires some conversions on the instruction level. Using 'u32' removes one call to 'movslq', making the main loop shorter. This complements type conversion done in a724f313f84beb ("btrfs: do unsigned integer division in the extent buffer binary search loop") Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions