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

gtop for AGX with DLA power usage #10

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

maym86
Copy link

@maym86 maym86 commented Apr 7, 2020

Different and improved version of the other AGX branch but I am using this on my AGX and making it available. Made it before I realized someone else had done it.

I have added a bar for approximate DLA usage based on the "CV 0/0" power statistic in tegrastats. It takes the max power that has been reported and creates the bar using the current usage as a percentage of that.

https://developer.ridgerun.com/wiki/index.php?title=Xavier/JetPack_4.1/Performance_Tuning/Evaluating_Performance

Fixed the issue with "CPU 7" not being written on the bars. On the other branch it is missing on the last bar due to the enum for the colors not being large enough for 8 CPUs.

Handles changing the mode (number of cpus) too which was crashing before.

image

@maym86 maym86 changed the title Updated to correctly parse tegrastats messages for AGX gtop for AGX Apr 7, 2020
@maym86 maym86 changed the title gtop for AGX gtop for AGX with DLA power usage Apr 8, 2020
@maym86 maym86 mentioned this pull request Apr 9, 2020
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

Successfully merging this pull request may close these issues.

1 participant