1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add proc_pid_status parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 09:57:48 -07:00
parent b0f0d02e75
commit ef8c688fa1
7 changed files with 708 additions and 0 deletions

View File

@ -120,6 +120,7 @@ parsers = [
'proc-pid-smaps',
'proc-pid-stat',
'proc-pid-statm',
'proc-pid-status',
'ps',
'route',
'rpm-qi',