sdk/tools/heaptrack.git
2014-05-15 Milian Wolffadd c++ example
2014-05-15 Milian Wolffextend test.c a bit.
2014-05-15 Milian WolffAdd simple malloc/free tracer
2013-05-31 Milian Wolffdon't trace child apps
2013-05-31 Milian WolffAppend PID to output files
2013-05-31 Milian Wolffadd simple run script
2013-05-31 Milian Wolffsimplify
2013-05-31 Milian WolffMake output actually usable and also possible to dump...
2013-05-31 Milian WolffMake output destination configurable
2013-05-31 Milian WolffOnly enable c++11 for c++ files
2013-05-31 Milian WolffAdd test binary to verify that this trick also works...
2013-05-29 Milian Wolfftrue instead of 1
2013-05-29 Milian Wolfffix usage message
2013-05-29 Milian WolffUse raw pointer to not get a double delete on exit.
2013-05-29 Milian WolffAdd snapshot ID and timestamp to output.
2013-05-29 Milian Wolffadd LGPL v2+ license
2013-05-29 Milian WolffInitial import of dumpmallocinfo.