Now StackDepotGet can retrive the stack in O(1).
Depends on D111612.
Paths
| Differential D111613
[sanitizer] Remove StackDepotReverseMap ClosedPublic Authored by vitalybuka on Oct 12 2021, 12:06 AM.
Details
Summary Now StackDepotGet can retrive the stack in O(1). Depends on D111612.
Diff Detail
Event Timelinevitalybuka added a child revision: D111614: [sanitizer] Move out stack trace pointer from header StackDepot.Oct 12 2021, 12:06 AM This revision is now accepted and ready to land.Oct 12 2021, 12:54 AM This revision was landed with ongoing or failed builds.Oct 12 2021, 3:59 PM Closed by commit rGca0036df7d0c: [sanitizer] Remove StackDepotReverseMap (authored by vitalybuka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379139 compiler-rt/lib/lsan/lsan_common.h
compiler-rt/lib/lsan/lsan_common.cpp
compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp
|