Skip to content

Fixes LinuxProcessInfo::readProcessName

Treats the last ')' in the contents of /proc/[pid]/stat as the character after the last character of the process name.

Merge request reports