aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlexander Potapenko <[email protected]>2024-03-20 11:18:49 +0100
committerAndrew Morton <[email protected]>2024-04-25 21:07:02 -0700
commit3429055f0451cd3a281f8ed6691335ead626b136 (patch)
treeb9129ba3f2198b5a4c53fe7bf724c4b61d6354db /tools/perf/scripts/python/stackcollapse.py
parent212f863fa8811c780abacc1d0404c573fdc0a2de (diff)
mm: kmsan: implement kmsan_memmove()
Provide a hook that can be used by custom memcpy implementations to tell KMSAN that the metadata needs to be copied. Without that, false positive reports are possible in the cases where KMSAN fails to intercept memory initialization. Link: https://lore.kernel.org/all/[email protected]/ Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Alexander Potapenko <[email protected]> Suggested-by: Tetsuo Handa <[email protected]> Reviewed-by: Marco Elver <[email protected]> Cc: Dmitry Vyukov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Tetsuo Handa <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions