Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data model representing Linux processes #2

Open
joshrosso opened this issue Jun 28, 2022 · 1 comment
Open

Add data model representing Linux processes #2

joshrosso opened this issue Jun 28, 2022 · 1 comment
Assignees

Comments

@joshrosso
Copy link
Contributor

Using information provided in procfs, add an easy to reason about datastruct which represents the various values.

Kernel documentation: https://www.kernel.org/doc/html/latest/filesystems/proc.html

@joshrosso
Copy link
Contributor Author

Note that the content of the stat file is particularly interesting, which fields are labeled here:

https://www.kernel.org/doc/html/latest/filesystems/proc.html#id10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant