Man Page: function::remote_id
Operating Environment: debian
Section: 3
function::remote_id FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::remote_id - The index of this instance in a remote execution.SYNOPSISremote_id:long()ARGUMENTSNoneDESCRIPTIONThis function returns a number 0..N, which is the unique index of this particular script execution from a swarm of "stap --remote A --remote B ..." runs, and is the same number "stap --remote-prefix" would print. The function returns -1 if the script was not launched with "stap --remote", or if the remote staprun/stapsh are older than version 1.7. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| stapvars(3stap) - debian |
| function::ansi_set_color3(3) - debian |
| error::pass5(7stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |