Crate linux_taskstats
Source - format
- BlkIo
- Statistics related to I/O at block device level
- Client
- Interface to access kernel taskstats API through the netlink socket.
- ContextSwitches
- Statistics related to context switches
- Cpu
- Staticstics related to CPU time
- DelayStat
- Delays
- Statistics related to scheduling delay (delay accounting)
- Io
- Staticstics related to I/O at syscall surface
- Memory
- Statistics related to memory, vm
- TaskStats
- The taskstats representation for a task.
This struct remaps commonly used
struct taskstats
fields for primarily: - taskstats
- Error
- Errors possibly returned by
Client
- TASKSTATS_SIZE
- Result