ee368e7b81
It seems that asan does not work well with: (1) Valgrind. If asan is enabled, we do not use valgrind. (2) Spdk fio plugin. If asan is enabled, we cannot work with it even with the suggestion by using LD_preloads. (3) Hotplug. If asan is enabled, it catches the SEGV earlier than our defined handler Change-Id: Id4bd5ae0f545aaba7d028e3da14fdddc18682429 Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/364917 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>