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

add proc-pid-maps parser

This commit is contained in:
Kelly Brazil
2022-09-19 18:33:30 -07:00
parent e49e6ad179
commit 76e7347ecf
4 changed files with 322 additions and 0 deletions

View File

@ -114,6 +114,7 @@ parsers = [
'proc-zoneinfo',
'proc-pid-fdinfo',
'proc-pid-io',
'proc-pid-maps',
'proc-pid-numa-maps',
'ps',
'route',