twitter / rezolus

Systems performance telemetry
Apache License 2.0
1.56k stars 116 forks source link

remove atomics from sampler configs #217

Closed brayniac closed 3 years ago

brayniac commented 3 years ago

Simplify the sampler configs and improve compatibility with other target architectures by removing the atomics from the sampler configs. Since we do not currently support dynamically changing the configuration, there is no loss of functionality by switching to vanilla types.