iopsystems / rezolus

Systems performance telemetry
Other
48 stars 8 forks source link

add config options to disable bpf samplers #258

Closed brayniac closed 2 months ago

brayniac commented 2 months ago

Adds config options to enable/disable bpf samplers. This can be set on a per-sampler basis, or globally, and enables better control when a sampler can get some data without bpf.

Also fixes #259 and #260