Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.