Displaying 1 result from an estimated 1 matches for "1076108".
Did you mean:
1016108
2020 Jun 24
7
RFC: Sanitizer-based Heap Profiler
Hi all,
I've included an RFC for a heap profiler design I've been working on in
conjunction with David Li. Please send any questions or feedback. For
sanitizer folks, one area of feedback is on refactoring some of the *ASAN
shadow setup code (see the Shadow Memory section).
Thanks,
Teresa
RFC: Sanitizer-based Heap Profiler
Summary
This document provides an overview of an LLVM