commit | e8f00b4e4c9432ae0ffd1bf7ac5be095a9c304a0 | [log] [tgz] |
---|---|---|
author | zauri <[email protected]> | Thu Feb 17 13:13:18 2022 |
committer | Commit Bot <[email protected]> | Mon Mar 21 18:19:22 2022 |
tree | 4b8efd95fc7322116da206f464212eddc7cd38c8 | |
parent | f63f5aa0ff4300fef80c67d9e0f27a28c390db8a [diff] |
network-auditor: Parser v1 and automation scripts Add automation scripts and improve parser program to report send/sendto/sendmsg/sendmmsg syscall utilizations. main.sh script is responsible for simulating the full experiment for VM, writing results in stdout. VM instance is expected to be up and running on 9222 port. ONLY AF_INET or AF_INTE6 types of sockets are counted. BUG=b:214428470 TEST='$ bash script.sh' finishes successfully. See README.md! Change-Id: Ib579cfc86561290426dd00caeb431d56a8fb47a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/3480915 Reviewed-by: Ramya Gopalan <[email protected]> Tested-by: Ramya Gopalan <[email protected]> Tested-by: Zauri Meshveliani‎ <[email protected]> Reviewed-by: Jorge Lucangeli Obes <[email protected]> Commit-Queue: Jorge Lucangeli Obes <[email protected]>