diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2021-06-18 13:31:37 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2021-06-18 13:37:44 +0200 |
commit | 114365a48012609d3d7930157b1b65d01face636 (patch) | |
tree | 03697bf3620035e818b864eaa9a0a106e0d93027 /test/results/rdp.pcap.out | |
parent | db87d45edb175572112aa08840f08bc7c61cadcb (diff) |
Enable memory profiling for nDPId-test.
* print a summary
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/rdp.pcap.out')
-rw-r--r-- | test/results/rdp.pcap.out | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/results/rdp.pcap.out b/test/results/rdp.pcap.out index 0e2ed9da2..9404b88df 100644 --- a/test/results/rdp.pcap.out +++ b/test/results/rdp.pcap.out @@ -4020,3 +4020,14 @@ 00351{"packet_event_id":1,"packet_event_name":"packet","thread_id":0,"packet_id":2010,"source":"rdp.pcap","alias":"nDPId-test","pkt_oversize":false,"pkt_ts_sec":1559207472,"pkt_ts_usec":692980,"pkt_caplen":44,"pkt_type":0,"pkt_l3_offset":0,"pkt_l4_offset":0,"pkt_len":44,"pkt_l4_len":0,"pkt":"AgAAAEUAAChjxUAAfwYmC8CoAo6sEAK5DT3NDkeioY5HoqGOUAQAAJEzAAA="} 00175{"basic_event_id":1,"basic_event_name":"Unknown datalink layer packet","thread_id":0,"packet_id":2010,"source":"rdp.pcap","alias":"nDPId-test","datalink":0,"header":33554432} 00125{"daemon_event_id":3,"daemon_event_name":"shutdown","thread_id":0,"packet_id":2010,"source":"rdp.pcap","alias":"nDPId-test"} +~~~~~~~~~~~~~~~~~~~~ SUMMARY ~~~~~~~~~~~~~~~~~~~~ +~~ packets captured/processed: 2010/0 +~~ skipped flows.............: 0 +~~ total layer4 data length..: 0 bytes +~~ total detected protocols..: 0 +~~ total active/idle flows...: 0/0 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~ total memory allocated....: 4816931 bytes +~~ total memory freed........: 4816931 bytes +~~ total allocations/frees...: 58355/58355 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |