Andreas Kling
5a45376180
Kernel+SystemMonitor: Log amounts of I/O per thread
...
This patch adds these I/O counters to each thread:
- (Inode) file read bytes
- (Inode) file write bytes
- Unix socket read bytes
- Unix socket write bytes
- IPv4 socket read bytes
- IPv4 socket write bytes
These are then exposed in /proc/all and seen in SystemMonitor.
2019-12-01 17:40:27 +01:00
..
2019-08-25 06:45:14 +02:00
2019-09-06 15:36:54 +02:00
2019-08-18 15:59:59 +02:00
2019-08-17 12:07:55 +02:00
2019-11-05 19:35:12 +01:00
2019-11-05 19:35:12 +01:00
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2019-11-21 13:04:38 +01:00
2019-11-17 19:19:02 +01:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2019-08-11 09:33:31 +02:00
2019-11-04 14:03:14 +01:00
2019-11-26 19:58:25 +01:00
2019-11-05 19:35:12 +01:00
2019-09-10 21:04:27 +02:00
2019-09-10 21:04:27 +02:00
2019-09-04 11:27:14 +02:00
2019-11-04 17:25:44 +01:00
2019-12-01 17:40:27 +01:00
2019-11-04 14:03:14 +01:00
2019-09-06 15:36:54 +02:00
2019-07-03 21:20:13 +02:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2019-12-01 17:40:27 +01:00
2019-08-17 12:07:55 +02:00
2019-09-04 11:27:14 +02:00
2019-11-04 14:03:14 +01:00
2019-08-24 19:59:01 +02:00
2019-08-15 19:20:51 +02:00
2019-09-30 08:57:01 +02:00
2019-11-05 19:35:12 +01:00