이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::remote_uri
Name
function::remote_uri — The name of this instance in a remote execution.
Synopsis
remote_uri:string()
Arguments
None
Description
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”.