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

add proc-pid-statm parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 09:03:38 -07:00
parent 51bc2674bd
commit b0f0d02e75
6 changed files with 249 additions and 1 deletions

View File

@ -119,6 +119,7 @@ parsers = [
'proc-pid-numa-maps',
'proc-pid-smaps',
'proc-pid-stat',
'proc-pid-statm',
'ps',
'route',
'rpm-qi',