summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_memory_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/asan to .cppNico Weber2019-08-011-129/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Cleanup sorting functionsVitaly Buka2018-05-091-4/+4
* [sanitizer] Remove reserving constructor from InternalMmapVectorVitaly Buka2018-05-071-2/+2
* [Sanitizers] Add more details to ASan allocator stats report.Alex Shlyapnikov2017-10-131-0/+3
* [asan] trying to fix the windows buildKostya Serebryany2017-03-151-2/+4
* [asan] add one more argument to __sanitizer_print_memory_profile, remove a re...Kostya Serebryany2017-03-151-7/+14
* Improved ASAN allocator and quarantine stats.Evgeniy Stepanov2017-01-051-24/+42
* [asan] minor fix in the asan memory profileKostya Serebryany2016-08-231-1/+1
* [asan] fix arm buildKostya Serebryany2016-06-021-2/+2
* [asan] add an interface function __sanitizer_print_memory_profile (a basic me...Kostya Serebryany2016-06-021-0/+100
OpenPOWER on IntegriCloud