aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2022-11-01 16:15:49 +0000
committerDavid Sterba <[email protected]>2022-12-05 18:00:50 +0100
commitfa104a879073f3974d673ad8c609d986042cf666 (patch)
treee220f34769a8954038cad3153b106cf29d07906f /tools/perf/scripts/python/flamegraph.py
parent1baea6f18abf34037169d3b0c585356abb395376 (diff)
btrfs: constify ulist parameter of ulist_next()
The ulist_next() iterator function does not need to change the given ulist so make it const. This will allow the next patch in the series to pass a ulist to a function that does not need, and should not, modify the ulist. Signed-off-by: Filipe Manana <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions