index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
malloc_debug
/
tests
/
malloc_debug_config_tests.cpp
Age
Commit message (
Expand
)
Author
2019-04-02
Disable info messages by default for malloc debug.
Christopher Ferris
2019-01-22
Bionic malloc debug: add a new option "abort_on_error"
Iris Chang
2018-05-25
Point to online documentation.
Christopher Ferris
2018-05-24
Add support for using the new unwinder.
Christopher Ferris
2018-04-02
Refactor malloc debug.
Christopher Ferris
2017-09-05
Provide method to dump backtrace heap data.
Christopher Ferris
2017-04-06
Refactor Config from a struct to a class.
Christopher Ferris
2016-11-17
Enable malloc debug using environment variables
Tamas Berghammer
2016-09-07
Fix unittests broken by 545808a
Tamas Berghammer
2016-07-08
Add the record alloc option.
Christopher Ferris
2016-03-14
Fix problem where unknown option is not an error.
Christopher Ferris
2016-02-26
Move hard-coded values to constants.
Christopher Ferris
2016-02-22
Fix wrong guard values for 64 bit.
Christopher Ferris
2016-02-12
Fix the default alignment of the allocations.
Christopher Ferris
2016-01-29
Add better free tracking.
Christopher Ferris
2016-01-27
Add min/max values for config values.
Christopher Ferris
2016-01-25
Malloc debug rewrite.
Christopher Ferris