Provided by: systemtap-doc_4.7-1_amd64 bug

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)