mirror of https://github.com/OISF/suricata
profiling: add sample-rate yaml option
Add option "profiling.sample-rate": # Run profiling for every xth packet. The default is 1, which means we # profile every packet. If set to 1000, one packet is profiled for every # 1000 received. #sample-rate: 1000 This allows for configuration of the sample rate.pull/808/merge
parent
2c3a92a1c9
commit
8a735a9b90
Loading…
Reference in New Issue