Refactor code: work with just a single file and use vector for traces.
authorMilian Wolff <mail@milianw.de>
Wed, 21 May 2014 12:34:04 +0000 (14:34 +0200)
committerMilian Wolff <mail@milianw.de>
Wed, 21 May 2014 12:34:04 +0000 (14:34 +0200)
commit3eaf275075dfd92a882962d1ad845bbb0c08896a
treed3d9b7a2105c385697be0b3707062f2bc0f44fa9
parent00774c49aef33d698132658c4191c6835bc10941
Refactor code: work with just a single file and use vector for traces.

The latter will allow us to sort the traces later on for evaluation
purposes easily.
malloctrace_main.cpp