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

add proc-stat parser

This commit is contained in:
Kelly Brazil
2022-09-16 15:54:13 -07:00
parent 8f539af4ab
commit e171861629
5 changed files with 418 additions and 1 deletions

View File

@ -105,6 +105,7 @@ parsers = [
'proc-partitions',
'proc-slabinfo',
'proc-softirqs',
'proc-stat',
'proc-pid-numa-maps',
'ps',
'route',