Activity
Fix lifetime bucket bound array size.
Fix lifetime bucket bound array size.
Consolidate error reporting helpers.
Consolidate error reporting helpers.
Change GWP-ASan default sample param to 5
Change GWP-ASan default sample param to 5
Skip pageflags tests with sanitizers
Skip pageflags tests with sanitizers
Rollback calls to madvise(MADV_HUGEPAGE)
Rollback calls to madvise(MADV_HUGEPAGE)
Revert experiment for aggressive GWP-ASan sampling
Revert experiment for aggressive GWP-ASan sampling
Align deallocated objects to the lowest permissible boundary.
Align deallocated objects to the lowest permissible boundary.
Exercise misaligned pointers with/without sampling.
Exercise misaligned pointers with/without sampling.
Increase stack size for huge_page_aware_allocator_fuzz test.
Increase stack size for huge_page_aware_allocator_fuzz test.
trivial: delete unused pagemap_
trivial: delete unused pagemap_
Avoid deleting destructors.
Avoid deleting destructors.
Detect misaligned pointers deallocated in debug builds.
Detect misaligned pointers deallocated in debug builds.
Detect when deallocating a misaligned pointer on a sampled deallocation.
Detect when deallocating a misaligned pointer on a sampled deallocation.
Call madvise(MADV_HUGEPAGE) on newly allocated mmap regions
Call madvise(MADV_HUGEPAGE) on newly allocated mmap regions
Track physical CPU cardinality in malloc stats.
Track physical CPU cardinality in malloc stats.
Bolster error reporting for debug time sized delete checks.
Bolster error reporting for debug time sized delete checks.
Revert: Add histogram measuring hugepages with backed, swapped and us…
Revert: Add histogram measuring hugepages with backed, swapped and us…
Disable PeakHeapTracking test until we can resubmit the fix.
Disable PeakHeapTracking test until we can resubmit the fix.
Rollback change for peak sampled bytes computation.
Rollback change for peak sampled bytes computation.