aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-01-26 13:51:09 +0000
committerJens Axboe <[email protected]>2021-02-01 10:02:43 -0700
commit67973b933e347c38478b591d6c9dc076bea7c9dc (patch)
tree6fff919b9bfe96655cbf2aaa88fbe907615253e0 /tools/perf/scripts/python/bin/stackcollapse-record
parent7c6607313f032b73638a6f752cb4adf50ba947cf (diff)
io_uring: cleanup files_update looping
Replace a while with a simple for loop, that looks way more natural, and enables us to use "continue" as indexes are no more updated by hand in the end of the loop. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions