TRACE-CMD-AGENT(1) | libtracefs Manual | TRACE-CMD-AGENT(1) |
trace-cmd-agent - Run as an agent on a machine (to be controlled by another machine)
trace-cmd agent [OPTIONS]
The trace-cmd(1) agent listens over a vsocket (for virtual machines) or a TCP port for connections to control the tracing of the machine. The agent will then start tracing on the local machine and pass the data to the controlling connection.
-N client
*This is a very insecure setting. Only use on a trusted network* *Only use if the client machine is totally trusted*
-p port
-D
-P cid
--verbose[=level]
Example: enable all critical, error and warning logs
trace-cmd listen --verbose=warning
trace-cmd(1), trace-cmd-record(1), trace-cmd-report(1), trace-cmd-start(1), trace-cmd-stop(1), trace-cmd-extract(1), trace-cmd-reset(1), trace-cmd-split(1), trace-cmd-list(1)
Written by Steven Rostedt, <rostedt@goodmis.org[1]>
https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/
Copyright (C) 2010 Red Hat, Inc. Free use of this software is granted under the terms of the GNU Public License (GPL).
01/22/2023 | libtracefs |