summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2020-06-25 17:54:54 +0200
committerDavid Sterba <dsterba@suse.com>2022-07-25 17:45:35 +0200
commit6d92b304ec6b929f9aa87ae96488daf180d07585 (patch)
tree071da8b359ceff50ad9588937ff2a36a72f0cb4e /tools/perf/scripts/python/check-perf-trace.py
parentcee512682535e0628dd926f56fa86b43f21d10ed (diff)
btrfs: pass bits by value not by pointer for extent_state helpers
The bits are passed to all extent state helpers for no apparent reason, the value only read and never updated so remove the indirection and pass it directly. Also unify the type to u32 where needed. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions