mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprofd: add comm and do some postprocessing
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user