Make it possible to switch between bottom-up/top-down flame graph.
authorMilian Wolff <mail@milianw.de>
Sat, 5 Dec 2015 01:20:14 +0000 (02:20 +0100)
committerMilian Wolff <mail@milianw.de>
Sat, 5 Dec 2015 01:20:14 +0000 (02:20 +0100)
commit32085740819add2bcd8ca2a28a8c0de9d98ce43f
treef8aa7e595b8feb3818c026c30136aa985151137c
parent5316c0d800b24b8e5c9f3716d3d36b07e48c0599
Make it possible to switch between bottom-up/top-down flame graph.

The context menu has a new action now to switch the view mode of
the flame graph.
gui/flamegraph.cpp
gui/flamegraph.h
gui/mainwindow.cpp