function::target(3) debian man page | unix.com

Man Page: function::target

Operating Environment: debian

Section: 3

function::target

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::target - Return the process ID of the target process
SYNOPSIS
target:long()
ARGUMENTS
None
DESCRIPTION
This 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 May 2013 FUNCTION:(3stap)
Related Man Pages
setpgrp(2) - debian
serialize(1) - hpux
function::ansi_set_color2(3) - debian
tapset::kprocess(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph