Releases: WuBingzheng/memleax
Releases · WuBingzheng/memleax
v1.1.1
v1.1.0
- feature: support x86, armv7, and aarch64 for GNU/Linux, and i386 for FreeBSD.
- bugfix: base address of dynamic library may not be 0. Thanks to darrylo.
- bugfix: in symtab_by_address for function entry address, and don't truncate function names. Thanks to Philippe De Muyter.
v1.0.3
bugfix: add '-lz' in configure for FreeBSD. Thanks to tabrarg.
v1.0.2
- add man page
- refine configure, help info, README and RPM spec
v1.0.1
Bugfix: in reading process maps. Thanks to mneilly.
v1.0
No update.
memleax
is a tool with single and clear aim, and I thinks it's stable and completed now, so I update the version into 1.0.
0.4.1
- bugfix: crash if no build-dir in dwarf-info. Thanks for diciu.
- change default expire time into 10 seconds
v0.4
- expire memblock active
- validate debug-info files
- change default expire time into 100 seconds
v0.3.1
- bugfix callstack hash
v0.3
- supports
libdw
- supports Participant Identification Code
- bugfix for multi-process
- other bugfix and improve