Only create one chart data per second.
authorMilian Wolff <mail@milianw.de>
Sun, 11 Oct 2015 14:01:52 +0000 (16:01 +0200)
committerMilian Wolff <mail@milianw.de>
Sun, 11 Oct 2015 14:01:52 +0000 (16:01 +0200)
commit45778b4b171ceea21aa695d627a568f8a24241d5
treeab7d849b13c316bb1c576031009d9657767529af
parent39ff168be7ca199fa9b9101cc84a863d2b16c44f
Only create one chart data per second.

This way we can run heaptrack on large data files.

In the future, this will be restructured to make it configurable.
gui/parser.cpp