aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJinbum Park <[email protected]>2018-04-10 16:32:58 -0700
committerLinus Torvalds <[email protected]>2018-04-11 10:28:35 -0700
commit854686f4edf483db1e0d26d972bdb8fb65c8bfaa (patch)
treec0e498e408f0c56201b03881a1ae92ca0ec9518d /tools/perf/scripts/python/mem-phys-addr.py
parentf6f66c1bf53079ce1f0789c8b482fba35b81617d (diff)
lib: add testing module for UBSAN
This is a test module for UBSAN. It triggers all undefined behaviors that linux supports now, and detect them. All test-cases have passed by compiling with gcc-5.5.0. If use gcc-4.9.x, misaligned, out-of-bounds, object-size-mismatch will not be detected. Because gcc-4.9.x doesn't support them. Link: http://lkml.kernel.org/r/20180309102247.GA2944@pjb1027-Latitude-E5410 Signed-off-by: Jinbum Park <[email protected]> Cc: Andrey Ryabinin <[email protected]> Cc: Dmitry Vyukov <[email protected]> Cc: Kees Cook <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions