Build a top-down flame graph.
authorMilian Wolff <mail@milianw.de>
Tue, 1 Sep 2015 21:39:19 +0000 (23:39 +0200)
committerMilian Wolff <mail@milianw.de>
Tue, 1 Sep 2015 21:39:19 +0000 (23:39 +0200)
commit8e6d4a17385734f8080ffdf4e81b107fcf770cb4
treed785a216c2e5c0a30a58e8b4463d10a230a54139
parent3c5bcdaebc524b9f02c05551ced1c063aa3c1b84
Build a top-down flame graph.

The layouting is still wrong, but this gives us the data at least.
gui/flamegraph.cpp
gui/flamegraph.h
gui/parser.cpp