[PATCH] D94212: scudo: Add support for tracking stack traces of secondary allocations.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 19:39:11 PST 2021
pcc updated this revision to Diff 320975.
pcc added a comment.
- Use ring buffer for primary deallocations as well
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94212/new/
https://reviews.llvm.org/D94212
Files:
compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
compiler-rt/lib/scudo/standalone/include/scudo/interface.h
compiler-rt/lib/scudo/standalone/memtag.h
compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94212.320975.patch
Type: text/x-patch
Size: 24539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/4fb0e52a/attachment-0001.bin>
More information about the llvm-commits
mailing list