We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There could be an "app" that displays information about the system.
The text was updated successfully, but these errors were encountered:
src/user/programs/usage_monitor.c provides CPU utilization info. Dynamic memory usage is automatically tracked across source files.
src/user/programs/usage_monitor.c
Upon ctrl+m or ctrl+p, memory and CPU info are dumped to syslog, respectively.
What other system info should axle provide a means of viewing? System RAM?
Sorry, something went wrong.
I was thinking more of hardware devices but this works as well.
No branches or pull requests
There could be an "app" that displays information about the system.
The text was updated successfully, but these errors were encountered: