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
* Avoid memory leak by using value rather than reference. (#3277)
Signed-off-by: Rolf Klemenz <[email protected]>
* pressure: Fix missing IRQ on older kernels (#3263)
Fix "no data" error on kernels that support some PSI status, but don't
yet have IRQ presure metrics. Only report "no data" error if `pressure`
is enabled and no PSI metrics were found.
Fixes: #3259
Signed-off-by: Ben Kochie <[email protected]>
* Release v1.9.1
* [BUGFIX] pressure: Fix missing IRQ on older kernels #3263
* [BUGFIX] Fix Darwin memory leak #3277
Signed-off-by: Ben Kochie <[email protected]>
---------
Signed-off-by: Rolf Klemenz <[email protected]>
Signed-off-by: Ben Kochie <[email protected]>
Co-authored-by: Rolf Klemenz <[email protected]>
0 commit comments