Include documentation for COMM and EXE

This commit is contained in:
Benny Baumann 2020-11-28 20:23:33 +01:00
parent 19b5141685
commit 0380d0bfd5
1 changed files with 6 additions and 0 deletions

View File

@ -448,6 +448,12 @@ The percentage of time spent waiting for the completion of synchronous block I/O
.B PERCENT_SWAP_DELAY (SWAPD%)
The percentage of time spent swapping in pages. Requires CAP_NET_ADMIN.
.TP
.B COMM
The command name for the process. Requires Linux kernel 2.6.33 or newer.
.TP
.B EXE
The executable file of the process as reported by the kernel. Requries CAP_SYS_PTRACE and PTRACE_MODE_READ_FSCRED.
.TP
.B All other flags
Currently unsupported (always displays '-').
.SH "CONFIG FILE"