raspberrypi / utils

A collection of scripts and simple applications
BSD 3-Clause "New" or "Revised" License
134 stars 41 forks source link

gpu_usage: Initial import of script to read gpu usage debugfs info #56

Open popcornmix opened 6 months ago

popcornmix commented 6 months ago

Shows gpu usage as reported by the v3d driver. Works on pi4 and pi5 (earlier models don't expose this info)

This provides a little more detail than the GPU taskbar plugin (which just reports the maximum of the different fields).