Improve layouting and data generation for flame graph.
authorMilian Wolff <mail@milianw.de>
Tue, 1 Sep 2015 22:17:18 +0000 (00:17 +0200)
committerMilian Wolff <mail@milianw.de>
Tue, 1 Sep 2015 22:17:18 +0000 (00:17 +0200)
commitb5da5edfbe922f3a7ed21516f0d438217d75dc79
tree07f3012cb8203d0ad7142130778de08c3112572d
parent8e6d4a17385734f8080ffdf4e81b107fcf770cb4
Improve layouting and data generation for flame graph.

Don't count non-leaf node's cost multiple times and take the
parent cost into account when calculating the width of frame
graphics items.
gui/flamegraph.cpp
gui/parser.cpp