Man Page: function::remote_uri
Operating Environment: debian
Section: 3
function::remote_uri FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::remote_uri - The name of this instance in a remote execution.SYNOPSISremote_uri:string()ARGUMENTSNoneDESCRIPTIONThis function returns the remote host used to invoke this particular script execution from a swarm of "stap --remote" runs. It may not be unique among the swarm. The function returns an empty string if the script was not launched with "stap --remote". SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::stap_staticmarkers(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |