index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
malloc_debug
/
tests
/
malloc_debug_unit_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SKIP_WITH_HWASAN macro from libbase.
Florian Mayer
2022-04-15
1
-1
/
+1
*
Skip mallinfo / malloc_info tests on HWASan.
Florian Mayer
2022-04-06
1
-0
/
+3
*
Update for LocalUnwinder object removal.
Christopher Ferris
2022-03-03
1
-7
/
+11
*
Update for libunwindstack shared_ptr MapInfos.
Christopher Ferris
2021-10-29
1
-11
/
+10
*
Revert "strerror: incl enum name"
Steven Moreland
2021-10-07
1
-2
/
+1
*
strerror: incl enum name
Steven Moreland
2021-10-05
1
-1
/
+2
*
Update for change MapInfo constructor.
Christopher Ferris
2020-01-22
1
-1
/
+2
*
Move bionic_macros.h from private to platform.
Josh Gao
2020-01-02
1
-1
/
+1
*
Fix allocations escaping malloc debug.
Christopher Ferris
2019-11-06
1
-28
/
+168
*
Remove gMallocLeakZygoteChild.
Christopher Ferris
2019-04-16
1
-10
/
+10
*
Disable info messages by default for malloc debug.
Christopher Ferris
2019-04-02
1
-69
/
+67
*
Refactor the malloc_info code.
Christopher Ferris
2019-03-07
1
-0
/
+85
*
Make aligned_alloc match the standard.
Christopher Ferris
2019-03-01
1
-3
/
+3
*
malloc debug: fix LogFreeError error log
Iris Chang
2019-02-14
1
-0
/
+29
*
Bionic malloc debug: add a new option "abort_on_error"
Iris Chang
2019-01-22
1
-0
/
+56
*
Add new parameter for creation of MapInfo object.
Christopher Ferris
2018-10-04
1
-1
/
+1
*
Change heap dump format slightly.
Christopher Ferris
2018-06-15
1
-7
/
+20
*
Add support for using the new unwinder.
Christopher Ferris
2018-05-24
1
-59
/
+106
*
Fix nullptr dereference during sort.
Christopher Ferris
2018-05-01
1
-0
/
+47
*
Refactor malloc debug.
Christopher Ferris
2018-04-02
1
-96
/
+385
*
Add aligned_alloc to libc.
Christopher Ferris
2018-02-07
1
-0
/
+13
*
Always wrap waitpid in TEMP_FAILURE_RETRY.
Elliott Hughes
2017-11-28
1
-1
/
+1
*
Add a legacy inline for mmap64.
Dan Albert
2017-10-05
1
-2
/
+3
*
Provide method to dump backtrace heap data.
Christopher Ferris
2017-09-05
1
-10
/
+221
*
Add support for modifying decay timer.
Christopher Ferris
2017-05-15
1
-0
/
+16
*
Fix the way malloc debug returns info.
Christopher Ferris
2017-03-09
1
-8
/
+8
*
Enable malloc debug using environment variables
Tamas Berghammer
2016-11-17
1
-5
/
+3
*
Add the record alloc option.
Christopher Ferris
2016-07-08
1
-3
/
+236
*
Change pointer to allocation in unit tests.
Christopher Ferris
2016-04-20
1
-15
/
+15
*
Fix race in malloc debug option free_track.
Christopher Ferris
2016-03-16
1
-0
/
+48
*
malloc_debug: fix multiplication overflow in debug_calloc
Colin Cross
2016-03-10
1
-0
/
+6
*
Export malloc_iterate and friends
Colin Cross
2016-02-18
1
-0
/
+3
*
Fix the default alignment of the allocations.
Christopher Ferris
2016-02-12
1
-2
/
+3
*
Remove the unused TrackHeader structure.
Christopher Ferris
2016-02-02
1
-5
/
+1
*
Add better free tracking.
Christopher Ferris
2016-01-29
1
-11
/
+74
*
Fix gcc test issues.
Christopher Ferris
2016-01-25
1
-8
/
+14
*
Malloc debug rewrite.
Christopher Ferris
2016-01-25
1
-0
/
+1391