]> git.ipfire.org Git - thirdparty/suricata.git/commit
profiling: add option to active rules profiling at start
authorEric Leblond <el@stamus-networks.com>
Wed, 8 Nov 2023 20:18:33 +0000 (21:18 +0100)
committerVictor Julien <victor@inliniac.net>
Sat, 15 Jun 2024 13:43:31 +0000 (15:43 +0200)
commiteecb3440e21c428e86bc60e1bbe5808ef4c27a6c
tree3ccd4b640c6f8847a53eed035fa4e777dab95689
parentbd9608771e7392800b7526a3bffce438e5271d4c
profiling: add option to active rules profiling at start

When replaying a pcap file, it is not possible to get rules
profiling because it has to be activated from the unix socket.
This patch adds a new option to be able to activate profiling
collection at start so a pcap run can get rules profiling
information.
src/util-profiling.c
suricata.yaml.in