Bring back trace and ip cache to reduce generated filesize.
authorMilian Wolff <mail@milianw.de>
Tue, 20 May 2014 13:08:14 +0000 (15:08 +0200)
committerMilian Wolff <mail@milianw.de>
Tue, 20 May 2014 13:08:14 +0000 (15:08 +0200)
commit56ecaca9a688c93a7f99fd061fb066e76b526b77
tree5658a462e59f82b73dc0def809ac830ca8ceb493
parent9feda7b291511e55213c2ba3e1e1b6f45df1ed99
Bring back trace and ip cache to reduce generated filesize.

Also speeds up things as repeated large prints are actually quite
slow. Furthermore we extend the tool to actually interpret the data.
malloctrace.cpp
malloctrace_main.cpp