Options (3)
-o, --outputbooleanChange the log output file
Example:
pw-profiler {{[-o|--output]}} {{path/to/file.log}}-r, --remotebooleanProfile a remote instance
Example:
pw-profiler {{[-r|--remote]}} {{remote_name}}-h, --helpbooleanDisplay help
Example:
pw-profiler {{[-h|--help]}}Examples (4)
Profile the default instance, logging to `profile.log` (`gnuplot` files and a HTML file for result visualizing are also generated)
Change the log output file
pw-profiler [-o|--output] path/to/file.logProfile a remote instance
pw-profiler [-r|--remote] remote_nameDisplay help
pw-profiler [-h|--help]made by @shridhargupta | data from tldr-pages