|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/share/systemtap/examples/process/ |
Upload File : |
title: Generates a process diagram in DOT form. name: pstree.stp version: 1.0 author: Josh Stone keywords: process diagram subsystem: process status: production exit: user-controlled output: graph scope: process description: The pstree.stp script generates a process diagram in DOT form. For instance, it may be useful on a 'make' command to see all the processes that are started. test_check: stap -p4 pstree.stp test_installcheck: stap pstree.stp -T 1