summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_stacktrace_printer.cc
AgeCommit message (Expand)Author
2017-11-20Add DemangleFunctionName for backtracing on NetBSDKamil Rytarowski
2017-08-01[sanitizer_common] Fuchsia-specific symbolizerVitaly Buka
2017-07-22[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccVitaly Buka
2017-07-20Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...Vitaly Buka
2017-07-20[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccAlex Shlyapnikov
2017-01-06[sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek
2016-09-19[sanitizer] add __sanitizer_symbolize_data (can only print the names of the g...Kostya Serebryany
2015-09-30[sanitizer_common] Apply modernize-use-nullptr, other minor fixesVedant Kumar
2015-06-24tsan: don't print external PCs in reportsDmitry Vyukov
2015-06-04[sanitizer_common] Added VS-style output for source locationsFilipe Cabecinhas
2014-11-05[Sanitizer] Introduce generic stack frame rendering machineryAlexey Samsonov