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

add proc-pid-fdinfo parser

This commit is contained in:
Kelly Brazil
2022-09-19 16:50:01 -07:00
parent c88bf3e94b
commit 8ffde41fa4
5 changed files with 359 additions and 9 deletions

View File

@ -112,6 +112,7 @@ parsers = [
'proc-vmallocinfo',
'proc-vmstat',
'proc-zoneinfo',
'proc-pid-fdinfo',
'proc-pid-numa-maps',
'ps',
'route',