DOKK / manpages / debian 12 / systemtap-doc / function::remote_uri.3stap.en
FUNCTION::REMOTE_URI(3stap) Context Functions FUNCTION::REMOTE_URI(3stap)

function::remote_uri - The name of this instance in a remote execution.


remote_uri:string()

None

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”.

tapset::context(3stap)

November 2022 SystemTap Tapset Reference