Reads /proc/<pid>/stat and extracts the data.
path of the file to query
filled ProcStat structure based on /proc/self/stat or empty ProcStat instance in case parsing has failed.
See Implementation
Reads /proc/<pid>/stat and extracts the data.