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

initial proc-locks parser

This commit is contained in:
Kelly Brazil
2022-09-13 16:45:33 -07:00
parent 2cad23a7f3
commit 140dc656a2
2 changed files with 189 additions and 0 deletions

View File

@ -97,6 +97,7 @@ parsers = [
'proc-iomem',
'proc-ioports',
'proc-loadavg',
'proc-locks',
'proc-meminfo',
'proc-modules',
'ps',