aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlexander Potapenko <[email protected]>2023-03-03 15:14:32 +0100
committerAndrew Morton <[email protected]>2023-03-28 16:20:11 -0700
commit27f644dc5a77f8d9ab6d08bc7b95f8631c1530c8 (patch)
tree27bc88f629bb4ac0192f9862ec7a2c2791f3e8fa /tools/perf/scripts/python/stackcollapse.py
parentd340292553ab48d32d3e768bbb1d11fb942fe02e (diff)
x86: kmsan: use C versions of memset16/memset32/memset64
KMSAN must see as many memory accesses as possible to prevent false positive reports. Fall back to versions of memset16()/memset32()/memset64() implemented in lib/string.c instead of those written in assembly. 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: Geert Uytterhoeven <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Helge Deller <[email protected]> Cc: Kees Cook <[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