Age | Commit message (Expand) | Author | Files | Lines |
2020-03-22 | vppinfra: fix typo in dlmalloc.c |  Dave Barach | 1 | -1/+1 |
2019-12-17 | misc: address sanitizer: do not instrument dlmalloc internals |  Benoît Ganne | 1 | -0/+4 |
2019-12-17 | misc: address sanitizer: fix instrumentation |  Benoît Ganne | 1 | -0/+2 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -1/+22 |
2019-06-16 | vlib: add "memory-trace stats-segment" |  Dave Barach | 1 | -10/+19 |
2019-04-16 | dlmalloc: honor 8 byte alignment requests |  Florin Coras | 1 | -1/+1 |
2019-04-11 | vppinfra: fix the issue that mheap_get_trace record wrong pointer |  Wei CHEN | 1 | -1/+1 |
2019-01-02 | Fixes for buliding for 32bit targets: |  David Johnson | 1 | -16/+15 |
2018-09-27 | Trivial: Cleanup some typos. |  Paul Vinciguerra | 1 | -5/+5 |
2018-08-24 | Rename struct mallinfo -> struct dlmallinfo |  Dave Barach | 1 | -4/+4 |
2018-08-23 | clib_mem_is_heap_object() needs to recognize sys_alloc segments |  Dave Barach | 1 | -0/+4 |
2018-08-06 | dlmalloc compiles errors with clang |  Neale Ranns | 1 | -1/+5 |
2018-07-31 | Poison freed memory objects |  Dave Barach | 1 | -0/+8 |
2018-07-28 | session/dlmalloc: coverity fixes |  Florin Coras | 1 | -1/+2 |
2018-07-27 | dlmalloc: use static magic constant for debug images |  Florin Coras | 1 | -0/+3 |
2018-07-19 | Fix coverity warning / legitimate minor bug |  Dave Barach | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -0/+5098 |