Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
function::pid2execname - The name of the given process identifier
SYNOPSIS
pid2execname:string(pid:long)
ARGUMENTS
pid process identifier
DESCRIPTION
Return the name of the given process id.
SEE ALSO
tapset::task(3stap)