iopsystems / rezolus

Systems performance telemetry
Other
50 stars 8 forks source link

fix: change kprobe for cpu usage #233

Closed brayniac closed 4 months ago

brayniac commented 4 months ago

Change the kprobe for CPU usage to probe the cpu accounting function instead of the cgroup accounting function. This addresses an issue where all CPU time is reported as idle on some systems.