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

add proc-vmallocinfo parser

This commit is contained in:
Kelly Brazil
2022-09-17 13:26:10 -07:00
parent a0ae19a8fd
commit 28425cc493
4 changed files with 327 additions and 0 deletions

View File

@ -109,6 +109,7 @@ parsers = [
'proc-swaps',
'proc-uptime',
'proc-version',
'proc-vmallocinfo',
'proc-pid-numa-maps',
'ps',
'route',