commit | 6af3a104a3a868ec9e98fddc6567fe7fc21eae6d | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Google) <rostedt@goodmis.org> | Wed Apr 20 11:26:29 2022 -0400 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Apr 26 20:50:18 2022 -0400 |
tree | 748eeaa891e7a6dd1f7abfc815d9210a4803074c | |
parent | b14d2ce86b8fd5e2cffd02e10376a89875519a9d [diff] |
trace-cmd record: Allow for ip connections to agents Have the -A option to trace-cmd record accept IP addresses (v4 or v6) or host names that can connect to agents that are not running on guests (or maybe they are!) but are running on other machines connecting to the network. Link: https://lore.kernel.org/linux-trace-devel/20220420152637.13105-4-rostedt@goodmis.org Link: https://lore.kernel.org/linux-trace-devel/20220417184538.1044417-4-rostedt@goodmis.org Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>