sysprofd: add comm and do some postprocessing

This commit is contained in:
Christian Hergert
2019-05-10 18:18:39 -07:00
parent ecbca06013
commit dfdebf115f
2 changed files with 69 additions and 4 deletions

View File

@ -62,6 +62,7 @@
- pid: (int32): the process identifier, always included
- cmdline: (string): Provides the command line
- comm: (string): Provide the comm, useful when cmdline is empty
- maps: (string): Provide the contents of /proc/pid/maps
- statm: (string): Provide the contents of /proc/pid/statm
- mountinfo: (string): Provide the contents of/proc/pid/mountinfo