Skip to content

v0.7.0

Compare
Choose a tag to compare
@dtrugman dtrugman released this 14 Dec 22:19

New features:

  • Add a new top-level parser for sysfs (/sysfs). At the moment parsing only some basic files, but additional requirements are welcome.

Bug fixes:

  • Fix comm field parsing in /proc/pid/stat. Man page wrongfully says 16 bytes is the max while the code in fs/proc/array.c says 64.