summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_ring_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Teach the runtime to identify the local variable being accessed in UA...Peter Collingbourne2019-06-271-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov2018-09-241-1/+80
* Revert "[hwasan] Record and display stack history in stack-based reports."Evgeniy Stepanov2018-09-241-80/+1
* [hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov2018-09-241-1/+80
* [hwasan] introduce __hwasan_print_memory_usageKostya Serebryany2018-09-061-4/+4
* [hwasan] when verbose_threads==1, print the memory usage per threadKostya Serebryany2018-09-051-0/+3
* [sanitizer] reapply r340884 'Add a RingBuffer class to sanitizer_common', wit...Kostya Serebryany2018-08-291-0/+80
* Revert r340884 "Add a RingBuffer class to sanitizer_common"Hans Wennborg2018-08-291-80/+0
* Add a RingBuffer class to sanitizer_commonKostya Serebryany2018-08-281-0/+80