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

add driver_rtc parser

This commit is contained in:
Kelly Brazil
2022-09-09 16:28:34 -07:00
parent 65d647bc0a
commit 993fcd989b
4 changed files with 305 additions and 0 deletions

View File

@ -91,6 +91,7 @@ parsers = [
'proc-crypto',
'proc-devices',
'proc-diskstats',
'proc-driver-rtc',
'proc-meminfo',
'proc-modules',
'ps',