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

add proc-iomem parser

This commit is contained in:
Kelly Brazil
2022-09-13 14:04:15 -07:00
parent cb684fa6de
commit ab33836637
4 changed files with 221 additions and 0 deletions

View File

@ -94,6 +94,7 @@ parsers = [
'proc-driver-rtc',
'proc-filesystems',
'proc-interrupts',
'proc-iomem',
'proc-meminfo',
'proc-modules',
'ps',