summaryrefslogtreecommitdiffstats
path: root/linux/GPU.c
Commit message (Collapse)AuthorAgeFilesLines
* Use uppercase floating point literalsChristian Göttsche2024-04-081-3/+3
|
* Linux: scan GPU based on previous activityChristian Göttsche2024-03-271-6/+11
| | | | | | Instead of ignoring the standard file descriptors 0, 1 and 2 scan for GPU usage of a process only if that process had activity last cycle or its last scan was more than five seconds ago.
* Linux: add GPU meter and process columnChristian Göttsche2024-03-271-0/+241
Based on the DRM client usage stats[1] add statistics for GPU time spend and percentage utilization. [1]: https://www.kernel.org/doc/html/latest/gpu/drm-usage-stats.html

© 2014-2024 Faster IT GmbH | imprint | privacy policy