nvtop
nvtop copied to clipboard
feature request: display time on x axis
nvtop
is great - I use it to monitor GPU utilization while running certain interactive tasks.
it would be great if the x axis can display values for time, say in seconds. this would be helpful to have a rough idea of how much time the GPU spent at certain utilization and would make the graph more informative.
Also, add time collumn in process list, similar to htop
@ilemhadri very good idea. I have a first pass on the time_axis branch is you'd like to test.
Thanks @Syllo I just checked out the branch
it looks good to me
I like how the units on the x-axis adapts to the user's screen size.
good for merging to master?
It's now merged into master.
Closing now that this is released. @devalexqt I opened another issue for the GPU/CPU time as #162. I will probably work on that after the Intel support.