iopsystems / rezolus

Systems performance telemetry
Other
59 stars 9 forks source link

fix panic in cpu perf group sampling #175

Closed brayniac closed 7 months ago

brayniac commented 7 months ago

Fixes a panic in the cpu perf group sampling by being more defensive with slice indexing.

Fixes #172