htop icon indicating copy to clipboard operation
htop copied to clipboard

Linux: add GPU meter and process column

Open cgzones opened this issue 2 years ago • 2 comments

Based on the DRM client usage stats1 add statistics for GPU time spend and percentage utilization.

Tested with i915 and amdgpu.

cgzones avatar Aug 29 '23 11:08 cgzones

Does this recognize/work with multi-GPU setups?

BenBE avatar Aug 29 '23 12:08 BenBE

I wish the autoTitleRightAlign flag be split to a separate PR. The reason is simply I don't like the current design of the flag, and I think it deserves more discussion before introducing it into the codebase.

Explorer09 avatar Aug 31 '23 17:08 Explorer09

The GPU meter doesn't seem to work on my intel haswell series processor(Intel Celeron 2955u),at least in the way i expect it to,the gpu utilizationn is displayed to be zero for example when browsing the web whereas using intel's own 'intel-gpu-tools' one can notice the render engines to be in active use.

kryptobolt07 avatar Jun 29 '24 10:06 kryptobolt07