Skip to content

the parsing of /proc/pid/stat might be incorrect #14

Open
@varkey98

Description

@varkey98

ref: https://stackoverflow.com/questions/39066998/what-are-the-meaning-of-values-at-proc-pid-stat

utime has index 14 in the above link, so converting to 0 index would give 13. Now removing the first 2 elements would give the index as 11 and not 12. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions