Don't record stack position for ASAN builds
Summary: Disable recording highWaterMark for asan builds. I discovered this while using getHighWatermark method on test runs (build with ASAN). It gave bogus value (>90MB), when stack size was only 24k. Reviewed By: andriigrynenko Differential Revision: D9687204 fbshipit-source-id: 7ca311acb6f310694850f065febc3998a11d036a
Showing
Please register or sign in to comment