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/enable_payload_stat/1kxun.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/results/stats/enable_payload_stat') diff --git a/test/results/stats/enable_payload_stat/1kxun.pcap.out b/test/results/stats/enable_payload_stat/1kxun.pcap.out index 6afcfc9a8..5e9bf18a9 100644 --- a/test/results/stats/enable_payload_stat/1kxun.pcap.out +++ b/test/results/stats/enable_payload_stat/1kxun.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:1303 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:1558580 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:1558850 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:197 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:9 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:188 -- cgit v1.2.3