1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add proc-ioports parser

This commit is contained in:
Kelly Brazil
2022-09-13 14:12:24 -07:00
parent ab33836637
commit 9e5c3ae6fb
4 changed files with 204 additions and 0 deletions

View File

@ -95,6 +95,7 @@ parsers = [
'proc-filesystems',
'proc-interrupts',
'proc-iomem',
'proc-ioports',
'proc-meminfo',
'proc-modules',
'ps',