Man Page: function::remote_uri
Operating Environment: centos
Section: 3stap
FUNCTION::REMOTE_URI(3stap) Context Functions FUNCTION::REMOTE_URI(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 June 2014 FUNCTION::REMOTE_URI(3stap)