logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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

Name

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

See Also

tapset::context(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::REMOTE_URI(3stap)

Synopsis

           remote_uri:string()

See Also