Syllo / nvtop

GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Other
7.79k stars 287 forks source link

feature request: display time on x axis #155

Closed ilemhadri closed 1 year ago

ilemhadri commented 2 years ago

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.

devalexqt commented 2 years ago

Also, add time collumn in process list, similar to htop

Syllo commented 1 year ago

@ilemhadri very good idea. I have a first pass on the time_axis branch is you'd like to test.

ilemhadri commented 1 year ago

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.

ilemhadri commented 1 year ago

good for merging to master?

Syllo commented 1 year ago

It's now merged into master.

Syllo commented 1 year ago

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.