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

add proc-partitions parser

This commit is contained in:
Kelly Brazil
2022-09-16 11:17:02 -07:00
parent edbae09a17
commit 8bd935791e
4 changed files with 247 additions and 0 deletions

View File

@ -102,6 +102,7 @@ parsers = [
'proc-modules',
'proc-mtrr',
'proc-pagetypeinfo',
'proc-partitions',
'proc-pid-numa-maps',
'ps',
'route',