Add simple malloc/free tracer
authorMilian Wolff <mail@milianw.de>
Thu, 15 May 2014 12:47:25 +0000 (14:47 +0200)
committerMilian Wolff <mail@milianw.de>
Thu, 15 May 2014 12:47:25 +0000 (14:47 +0200)
commitb9f32866a0cb5f5d72b46ed74ca11babef43d04b
tree6e6ec5c18a28dc50cd662eed4c9d476188685d07
parent3fdc7a92dc4f51cd840962665e8d2e3e78075455
Add simple malloc/free tracer
CMakeLists.txt
malloctrace.cpp [new file with mode: 0644]
run.sh
trace.sh [new file with mode: 0755]