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

add proc-pid-mountinfo parser (initial)

This commit is contained in:
Kelly Brazil
2022-09-19 19:26:08 -07:00
parent 76e7347ecf
commit a583ecba7b
6 changed files with 336 additions and 8 deletions

View File

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