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

add proc-pid-numa-maps parser

This commit is contained in:
Kelly Brazil
2022-09-16 10:02:44 -07:00
parent bdb218cb0f
commit d115d43559
5 changed files with 318 additions and 2 deletions

View File

@ -101,6 +101,7 @@ parsers = [
'proc-meminfo',
'proc-modules',
'proc-mtrr',
'proc-pid-numa-maps',
'ps',
'route',
'rpm-qi',