Reimplement backtrace reading and offload dwarf info interpretation.
authorMilian Wolff <mail@milianw.de>
Tue, 20 May 2014 07:33:29 +0000 (09:33 +0200)
committerMilian Wolff <mail@milianw.de>
Tue, 20 May 2014 07:33:29 +0000 (09:33 +0200)
commitb9879bdd82b66e3608c705e4bf45ef24ccc5c2f9
tree02dfbc6cf98196be4fc43920d55394a5229f762d
parent3d6a9d25f2e0cbce89c5fe4f95d0b378091ba4af
Reimplement backtrace reading and offload dwarf info interpretation.

This makes the profiling run much faster. The later evaluation is
not so performance critical then thereafter.
malloctrace.cpp
malloctrace_main.cpp