table of contents
other versions
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- stretch 3.1-2
- testing 3.3-1
- unstable 4.0-1
FUNCTION::REMOTE_URI(3stap) | Context Functions | FUNCTION::REMOTE_URI(3stap) |
NAME¶
function::remote_uri - The name of this instance in a remote execution.SYNOPSIS¶
remote_uri:string()
ARGUMENTS¶
NoneDESCRIPTION¶
This 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”.SEE ALSO0¶
tapset::context(3stap)March 2016 | SystemTap Tapset Reference |