Provided by: systemtap-doc_3.1-3ubuntu0.1_all 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)