summaryrefslogtreecommitdiff
path: root/lib/hwasan/hwasan_flags.inc
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Better lint output for .inc filesVitaly Buka2019-09-121-1/+1
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-091-26/+0
* Runtime flags for malloc bisection.Evgeniy Stepanov2019-02-151-0/+13
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [hwasan] implement free_checks_tail_magic=1Kostya Serebryany2018-11-171-0/+4
* [hwasan] optionally right-align heap allocationsKostya Serebryany2018-11-161-0/+27
* [hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov2018-09-241-0/+4
* Revert "[hwasan] Record and display stack history in stack-based reports."Evgeniy Stepanov2018-09-241-4/+0
* [hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov2018-09-241-0/+4
* [hwasan] Export memory stats through /proc/$PID/maps.Evgeniy Stepanov2018-09-081-0/+2
* [hwasan] add a unique id to a thread and add debug prints for thread creation...Kostya Serebryany2018-09-041-0/+2
* [hwasan] simplify the realloc implementation: always allocate/deallocate on r...Kostya Serebryany2018-08-291-1/+0
* Add a thread-local ring buffer of heap allocationsKostya Serebryany2018-08-291-0/+4
* [hwasan] Add malloc_fill_byte and free_fill_byte flags.Evgeniy Stepanov2018-08-161-0/+13
* [hwasan] An option to disable tag randomization.Evgeniy Stepanov2018-01-101-0/+4
* Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov2017-12-091-0/+29