You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discover: improve module_id read and make it optional
The previously used /sys/devices/virtual/accel/accel*/device did not
work in 6.8 kernel (24.04) and we now use /sys/class/accel/accel*/device.
This change also makes the module_id optional so if we cannot read it,
we just ignore it in the metrics.
Signed-off-by: Tuomas Katila <[email protected]>
0 commit comments