Commit Graph

9 Commits (master)

Author SHA1 Message Date
flightlessmango 9411963ad9 intel: rework into c++ class
This allows us to properly clean up the thread and popen when exiting
6 months ago
FlightlessMango cee7b8b601 intel: use fdinfo for gpu load 9 months ago
FlightlessMango 5d93e484ce intel: fixed typo from last 10 months ago
FlightlessMango be1e94f008 intel: check for Render/3D 10 months ago
FlightlessMango b48b03e131 intel: just check if we're inside runtime container
If we're inside the container, try using steam-runtime-launch-client,
if it works it works. If not then abandon hope.

[skip ci]
11 months ago
FlightlessMango 5369683ff9 Intel: launch intel_gpu_top with runtime client if available
If we're inside the steam runtime container and the `--alongside-steam`
option exists, then we can run intel_gpu_top successfully with
steam-runtime-launch-client.
11 months ago
Emil Velikov eecd451068 meson: build with -Werror=missing-declarations
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
1 year ago
FlightlessMango ddbb4f5be1 intel: use json for parsing intel_gpu_top output 1 year ago
FlightlessMango e38413b2d8 use intel_gpu_top for gpu stats 2 years ago