================ @@ -70,6 +71,12 @@ struct StatFields { long unsigned stime; long cutime; long cstime; + // in proc_pid_stat(5) this field is specified as priority ---------------- feg208 wrote: done https://github.com/llvm/llvm-project/pull/91544