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

add proc-cpuinfo parser and doc update

This commit is contained in:
Kelly Brazil
2022-09-06 17:05:14 -07:00
parent 5b4e4fd943
commit b83cd24d57
9 changed files with 591 additions and 5 deletions

View File

@ -87,6 +87,7 @@ parsers = [
'proc',
'proc-buddyinfo',
'proc-consoles',
'proc-cpuinfo',
'proc-meminfo',
'proc-modules',
'ps',