On Thu, Jul 25, 2013 at 01:17:49PM +0000, Anders Broman wrote:
>> Jakub Zawadzki skrev 2013-07-20 16:41:
>>
>> Recently I was trying to move io_stat graph functionality to some GtkWidget.
>>
>> For now I failed, but as a side effect result I've created memory usage dialog ;]
>>
>> It looks like this: http://www.wireshark.org/~darkjames/memory_dlg.png
>>
>> Attaching dirty patch (not ready for merging), enjoy.
>
> I committed the memory_dlg code as I made it work on windows and it will be easier to collaborate on
> it in SVN. For the emem patch should it return both the allocated and used sizes as that would be a more
> accurate indication of the memory used by the application.
Great, now we have yet another fork of graph drawing code.