aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2020-10-21 14:24:50 +0800
committerDavid Sterba <[email protected]>2020-12-08 15:53:53 +0100
commit03509b781ae98d4cf5cc139f89a3e75467b829a8 (patch)
treeb21063d354fd7e15cb1b4d47f92209f96cbb1317 /tools/perf/scripts/python/event_analyzing_sample.py
parenta3efb2f0bad55330bc2402734220ef5446ef1f19 (diff)
btrfs: update the comment for find_first_extent_bit
The pitfall here is, if the parameter @bits has multiple bits set, we will return the first range which just has one of the specified bits set. This is a little tricky if we want an exact match. Anyway, update the comment to make that clear. Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions