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-07-03 21:20:13 +02:00
2019-08-29 06:25:06 +02:00
2019-08-29 06:25:06 +02:00
2019-07-03 21:20:13 +02:00
2019-08-29 06:25:06 +02:00
2019-07-03 21:20:13 +02:00
2019-09-06 15:36:54 +02:00
2019-12-01 17:40:27 +01:00
2019-11-04 14:03:14 +01:00
2019-08-06 16:21:17 +02:00
2019-12-01 17:40:27 +01:00
2019-12-01 17:40:27 +01:00
2019-11-28 14:14:26 +01:00
2019-07-03 21:20:13 +02:00
2019-09-06 15:36:54 +02:00
2019-11-28 14:14:26 +01:00
2019-11-28 14:14:26 +01:00
2019-12-01 16:47:49 +01:00
2019-04-02 19:54:38 +02:00
2019-08-29 06:25:06 +02:00
2019-08-29 06:25:06 +02:00
2019-09-09 08:51:08 +02:00
2019-08-29 06:25:06 +02:00
2019-10-18 16:50:23 +02:00
2019-09-19 21:42:59 +02:00
2019-08-06 16:21:17 +02:00
2019-11-23 21:44:47 +01:00
2019-11-23 21:44:47 +01:00
2019-07-03 21:20:13 +02:00
2019-09-30 08:57:01 +02:00
2019-08-11 16:30:43 +02:00