nuttx-apps/system/lsan
ligd c4f3f05bfa lsan: add system cmd lsan support
The Alsans support for the LeakSanitizer (lsan) memory leak detection tool.

ref:
https://github.com/gcc-mirror/gcc/blob/master/libsanitizer/include/sanitizer/lsan_interface.h

This tool used for runtime check memleak on the SIM platfrom.

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-10-11 19:39:42 +08:00
..
CMakeLists.txt lsan: add system cmd lsan support 2024-10-11 19:39:42 +08:00
Kconfig lsan: add system cmd lsan support 2024-10-11 19:39:42 +08:00
lsan_main.c lsan: add system cmd lsan support 2024-10-11 19:39:42 +08:00
Make.defs lsan: add system cmd lsan support 2024-10-11 19:39:42 +08:00
Makefile lsan: add system cmd lsan support 2024-10-11 19:39:42 +08:00