]> git.ipfire.org Git - thirdparty/suricata.git/commit
profiling: Make rule_perf.log JSON output newline-delimited
authorSimeon Miteff <simeon.miteff@corelight.com>
Wed, 28 Sep 2022 23:38:07 +0000 (09:38 +1000)
committerVictor Julien <vjulien@oisf.net>
Fri, 28 Oct 2022 10:07:11 +0000 (12:07 +0200)
commit6673846481067bded4fba3bb00d927aee7d542bb
tree45af8e6006182935edc276fa78e16e89b030f97f
parent5a6e68285babd78dd574f7569980b5418acdca5e
profiling: Make rule_perf.log JSON output newline-delimited

Adding a newline makes the output valid JSON when multiple sortings of
the rules profile object are written to the log.
src/util-profiling-rules.c