[PATCH] D87792: [sanitizer] Add facility to print the full StackDepot

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 13:49:19 PDT 2020


tejohnson created this revision.
tejohnson added a reviewer: vitalybuka.
Herald added subscribers: Sanitizers, jfb, mgorny.
Herald added a project: Sanitizers.
tejohnson requested review of this revision.
Herald added a subscriber: ormris.

Split out of D87120 <https://reviews.llvm.org/D87120> (memory profiler). Added unit testing of the new
printing facility.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87792

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
  compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
  compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87792.292331.patch
Type: text/x-patch
Size: 5428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/533fa110/attachment.bin>


More information about the llvm-commits mailing list