Query: function::target
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::TARGET(3stap) Context Functions FUNCTION::TARGET(3stap)NAMEfunction::target - Return the process ID of the target processSYNOPSIStarget:long()ARGUMENTSNoneDESCRIPTIONThis function returns the process ID of the target process. This is useful in conjunction with the -x PID or -c CMD command-line options to stap. An example of its use is to create scripts that filter on a specific process. -x <pid> target returns the pid specified by -x -c <command> target returns the pid for the executed command specified by -c SystemTap Tapset Reference June 2014 FUNCTION::TARGET(3stap)
Related Man Pages |
---|
systemd.target(5) - centos |
pmc_detach(3) - freebsd |
function::ansi_set_color2(3stap) - centos |
tapset::kprocess(3stap) - centos |
tapset::stap_staticmarkers(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |