Cleanup code and only output function names once.
authorMilian Wolff <mail@milianw.de>
Thu, 15 May 2014 15:59:21 +0000 (17:59 +0200)
committerMilian Wolff <mail@milianw.de>
Thu, 15 May 2014 15:59:21 +0000 (17:59 +0200)
commit422fc3c1c9464641a29c6420a42fd4e6b47ebb5b
tree4d5f7faf0e5a69b3c36d57bbee450b37ca941eb9
parentc7b7af5a1e2aca402c0beb8eed8a2ce762bae111
Cleanup code and only output function names once.

Also don't keep them in memory afterwards. This means we'll need a
separate tool to interpret the data, but its much faster this way.
malloctrace.cpp