From 930aaf92760ea8e350c65af3b71ee34cd3581fa9 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 19 Jun 2024 14:25:42 +0200 Subject: 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 --- test/results/stats/default/among_us.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/results/stats/default/among_us.pcap.out') diff --git a/test/results/stats/default/among_us.pcap.out b/test/results/stats/default/among_us.pcap.out index d2d8c612c..6057c249a 100644 --- a/test/results/stats/default/among_us.pcap.out +++ b/test/results/stats/default/among_us.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:7 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:5048 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:5228 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:1 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:0 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:1 -- cgit v1.2.3