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

add proc-pagetypeinfo parser

This commit is contained in:
Kelly Brazil
2022-09-16 11:06:33 -07:00
parent d115d43559
commit edbae09a17
4 changed files with 367 additions and 0 deletions

View File

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