aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2022-03-22 14:46:41 -0700
committerLinus Torvalds <[email protected]>2022-03-22 15:57:09 -0700
commit531037a06518094aba283194aa0d4808b0c47656 (patch)
tree0946eda68751489ef9197dcac8b0d9a24d3b002f /tools/perf/scripts/python/bin/stackcollapse-report
parentda358d5c0e589a7a594551951a9631091e5479b6 (diff)
mm/madvise: use vma_lookup() instead of find_vma()
Using vma_lookup() verifies the start address is contained in the found vma. This results in easier to read the code. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Miaohe Lin <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions