Commit Graph

26 Commits

Author SHA1 Message Date
ClementTsang e6b6048afb Further tweaking of network 2020-01-21 23:29:47 -05:00
ClementTsang 0fdab76cf5 Tweaked network graph generation a bit to match master 2020-01-21 22:59:42 -05:00
ClementTsang 840b0cccc8 Slightly optimized how networking is... I think. 2020-01-21 22:48:56 -05:00
ClementTsang 86c8ce68e7 Potential fix for a panic with time comparisons 2020-01-11 00:42:03 -05:00
ClementTsang 514c39cc56 Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00
ClementTsang 6cf8f0d98f Traded some mem + cpu for more smoothness while toggling. 2020-01-08 00:28:11 -05:00
ClementTsang 5a32404ed4 Base building blocks of grouped process functionality 2020-01-07 23:39:52 -05:00
ClementTsang e5749234a2 Add new option to allow for seeing cpu usage in processes as a percentage of current usage, rather than total 2019-12-31 22:24:54 -05:00
ClementTsang baf588be8a Redid some of the networking portion, changed cargo a bit, some refactoring 2019-12-25 23:02:21 -05:00
Clement Tsang 8d5db7aa79 Rename error name. 2019-12-13 02:43:34 -05:00
Clement Tsang 12b4518fa1 Fixed problem with invalid vector index access. 2019-12-13 02:42:36 -05:00
ClementTsang b9b7d61a99 Add debug flag 2019-12-07 00:58:52 -05:00
ClementTsang e7477ce517 Update tui version... legends aren't showing up yet, will have to fork again. 2019-12-06 00:57:04 -05:00
ClementTsang b87edceb86 Fixed problem caused by overfilling the input queue with scroll events. 2019-10-12 23:51:15 -04:00
ClementTsang 902ed9a839 Separated stale and display constants. 2019-10-12 19:19:53 -04:00
ClementTsang 2d20ec7f6f Fix for cleaning times, as well as made it not run every loop. 2019-10-09 19:19:39 -04:00
ClementTsang f55d2fff3f Added way of removing stale entries in the old PID list. 2019-10-06 21:06:53 -04:00
Clement Tsang bc3169a4df Added some more support for windows. 2019-09-25 01:59:47 -04:00
ClementTsang db06f8201f Potential fix for windows processes. 2019-09-17 00:24:36 -04:00
ClementTsang 0550402698 Added dd command on linux. 2019-09-16 21:45:48 -04:00
ClementTsang 266c281024 Modified errors in data_collection portion to use the newer error type added earlier on. 2019-09-16 19:05:44 -04:00
ClementTsang 43ac5c3399 Added reads and writes for disk. 2019-09-16 16:18:42 -04:00
ClementTsang 282acd1395 Made charting look better, switched back to braille markers (its the only way I could make it look good), and dealt with some issues regarding the display of networking. 2019-09-15 00:06:57 -04:00
ClementTsang 4846175638 Added error util, finished network graph. 2019-09-14 21:48:29 -04:00
ClementTsang b14432c3df Added average cpu option. 2019-09-14 17:07:18 -04:00
ClementTsang 86eb14f620 Added temp setting to app, need to add to data collection. Also refactoring again. 2019-09-11 22:30:57 -04:00