Man Page: function::pstrace
Operating Environment: centos
Section: 3stap
FUNCTION::PSTRACE(3stap) Context Functions FUNCTION::PSTRACE(3stap)NAMEfunction::pstrace - Chain of processes and pids back to init(1)SYNOPSISpstrace:string(task:long)ARGUMENTStask Pointer to task struct of processDESCRIPTIONThis function returns a string listing execname and pid for each process starting from task back to the process ancestor that init(1) spawned. SystemTap Tapset Reference June 2014 FUNCTION::PSTRACE(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| tapset::context(3stap) - centos |
| tapset::nfs_proc(3stap) - centos |
| tapset::signal(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |