Also show total number of allocations over time.
authorMilian Wolff <mail@milianw.de>
Mon, 15 Jun 2015 23:32:11 +0000 (01:32 +0200)
committerMilian Wolff <mail@milianw.de>
Mon, 15 Jun 2015 23:32:11 +0000 (01:32 +0200)
commit7eb219ac87a61453ad1532b732f5e0a77d05f5ec
treec3857762f4367989a062d9eb190e87783124ba2e
parentc26662e71cef4b69caca3360ba872a867b9e951c
Also show total number of allocations over time.
12 files changed:
gui/CMakeLists.txt
gui/chartmodel.cpp
gui/chartmodel.h
gui/chartproxy.cpp [new file with mode: 0644]
gui/chartproxy.h [new file with mode: 0644]
gui/chartwidget.cpp
gui/chartwidget.h
gui/mainwindow.cpp
gui/mainwindow.h
gui/mainwindow.ui
gui/parser.cpp
gui/parser.h