ps: Add IO Accounting fields
Add the fields for the IO accounting to ps as the library now
has them added from previous commit.
References:
commit a7afe06e6f
This commit is contained in:
@@ -107,6 +107,13 @@ makEXT(ID_SUID)
|
||||
makEXT(ID_SUSER)
|
||||
makEXT(ID_TGID)
|
||||
makEXT(ID_TPGID)
|
||||
makEXT(IO_READ_BYTES)
|
||||
makEXT(IO_READ_CHARS)
|
||||
makEXT(IO_READ_OPS)
|
||||
makEXT(IO_WRITE_BYTES)
|
||||
makEXT(IO_WRITE_CBYTES)
|
||||
makEXT(IO_WRITE_CHARS)
|
||||
makEXT(IO_WRITE_OPS)
|
||||
makEXT(LXCNAME)
|
||||
makEXT(NICE)
|
||||
makEXT(NLWP)
|
||||
|
||||
Reference in New Issue
Block a user