diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-06-19 14:25:42 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-06-19 14:25:42 +0200 |
commit | 930aaf92760ea8e350c65af3b71ee34cd3581fa9 (patch) | |
tree | caa45384532a92d23ba5df6e966ad6626353c967 /test/results/stats/default/wa_voice.pcap.out | |
parent | 165b18c82933bfbab41673804811df518c092d50 (diff) |
Added global (heap) memory stats for daemon status events.
* added new CMake option `ENABLE_MEMORY_STATUS` to restore the old behavior
(and increase performance)
* splitted `ENABLE_MEMORY_PROFILING` into `ENABLE_MEMORY_STATUS` and `ENABLE_MEMORY_PROFILING`
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/stats/default/wa_voice.pcap.out')
-rw-r--r-- | test/results/stats/default/wa_voice.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/results/stats/default/wa_voice.pcap.out b/test/results/stats/default/wa_voice.pcap.out index c7104529e..f2cd83adb 100644 --- a/test/results/stats/default/wa_voice.pcap.out +++ b/test/results/stats/default/wa_voice.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:220 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:191684 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:191864 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:28 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:2 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:26 |