ClementTsang
|
d42f144384
|
Added scaling factor to make CPU usage in processes more representative of TOTAL usage, rather than percentage of CPU percentage
|
2019-10-10 17:13:18 -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 |
ClementTsang
|
7bd49be49a
|
Removed unsafe unwraps
|
2019-10-05 21:55:35 -04:00 |
ClementTsang
|
5ecc80e2ad
|
Fix for divide by zero if swap/mem was 0
|
2019-09-25 02:13:10 -04:00 |
ClementTsang
|
12deeb9c46
|
Fixed linux issue.
|
2019-09-25 02:00:25 -04:00 |
Clement Tsang
|
52c4234ed0
|
Added dd for windows.
|
2019-09-25 02:00:10 -04:00 |
Clement Tsang
|
9df0b2e4e2
|
Support for key events in windows works.
|
2019-09-25 01:59:58 -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
|
1a4a261db6
|
Added scrolling event, need to implement across processes now.
|
2019-09-15 14:16:18 -04:00 |
ClementTsang
|
05d4e82153
|
[skip travis] Changed rustfmt, formatting.
|
2019-09-15 01:32:08 -04:00 |
ClementTsang
|
0eb993d129
|
Added a few changes - fix for slow start time feel, changed cpu legend display, added logic to make avg cpu display over everything. Also changed tui source to a fork.
|
2019-09-15 01:29:49 -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
|
6d9ed34dcb
|
Added clap support for command line options, as well as tweaked some table placement.
|
2019-09-14 16:46:14 -04:00 |
ClementTsang
|
afe9349573
|
Changed layout again.
|
2019-09-11 23:15:25 -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 |
ClementTsang
|
ae6cd3aa77
|
Refactoring. Lots of it.
|
2019-09-11 22:10:49 -04:00 |
ClementTsang
|
50d3be05dd
|
More refactoring.
|
2019-09-11 20:41:11 -04:00 |