index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hwasan
/
hwasan_allocator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
hwasan: Use system allocator to realloc and free untagged pointers in interce...
Peter Collingbourne
2019-01-04
1
-0
/
+6
*
[hwasan] Switch to 64 allocator with a dense size class map.
Evgeniy Stepanov
2019-01-03
1
-11
/
+5
*
Introduce `AddressSpaceView` template parameter to `SizeClassAllocator32`, `F...
Dan Liew
2018-12-14
1
-1
/
+2
*
[hwasan] optionally right-align heap allocations
Kostya Serebryany
2018-11-16
1
-1
/
+2
*
[hwasan] when reporting a bug, print some very basic information about the he...
Kostya Serebryany
2018-10-10
1
-0
/
+2
*
[hwasan] Export memory stats through /proc/$PID/maps.
Evgeniy Stepanov
2018-09-08
1
-1
/
+1
*
[hwasan] introduce __hwasan_print_memory_usage
Kostya Serebryany
2018-09-06
1
-0
/
+1
*
[hwasan] when verbose_threads==1, print the memory usage per thread
Kostya Serebryany
2018-09-05
1
-0
/
+2
*
[hwasan] simplify the code, NFC
Kostya Serebryany
2018-09-05
1
-7
/
+1
*
[hwasan] move code around to remove an opaque class definition (HwasanThreadL...
Kostya Serebryany
2018-08-31
1
-4
/
+46
*
[hwasan] simplify the code, NFC
Kostya Serebryany
2018-08-31
1
-1
/
+0
*
[hwasan] use thread-local ring buffers to properly report heap-use-after-free
Kostya Serebryany
2018-08-30
1
-1
/
+1
*
[hwasan] formatting change, NFC
Kostya Serebryany
2018-08-29
1
-1
/
+1
*
Add a thread-local ring buffer of heap allocations
Kostya Serebryany
2018-08-29
1
-0
/
+12
*
[hwasan] remove stale data field
Kostya Serebryany
2018-08-22
1
-1
/
+0
*
Hardware-assisted AddressSanitizer (compiler-rt)
Evgeniy Stepanov
2017-12-09
1
-0
/
+55