iopsystems / rezolus

Systems performance telemetry
Other
48 stars 8 forks source link

refactoring bpf histograms #253

Closed brayniac closed 2 months ago

brayniac commented 2 months ago

Refactoring of the BPF histogram handling code to remove some precision assumptions and move alignment checking to initialization and out of the read path.