Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | stats: fix display->locking race | cinap_lenrek | |
2016-02-22 | stats: use rimport or import to mount remote system | cinap_lenrek | |
2015-06-16 | stats: add kernel malloc and kernel draw allocation size graphs | cinap_lenrek | |
2014-12-13 | stats: handle 'q' to close | mischief | |
a side effect of this is keys typed other than q/Del no longer get drawn on top of the window. | |||
2014-09-20 | stats: handle /dev/sysstat 32bit overflow in delta calculation | cinap_lenrek | |
the numbers from /dev/sysstat overflow on 32bit, so have to do subtraction modulo 2^32 as we calculate with 64bit integers. thanks mischief for reporting this. | |||
2013-08-13 | libdraw: fix leftover processes or programs failing to restore window labels ↵ | cinap_lenrek | |
when receiving interrupt note fix the default note handler for event programs. only handle non system notes or notes in the slave processes. for interrupt in the main process, just call exits() which will do the cleanup and restore window label properly. this makes completely overriding the note handler in gping and stats uneccesary. | |||
2012-04-30 | stats: fix memory leaks | cinap_lenrek | |
2011-12-09 | stats: always use $font instead of hardcoding | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |