Avacostn - Moslem
Choose File
DIR :
Home
/
usr
/
games
/
..
/
lib
/
environment.d
/
..
/
..
/
share
/
adobe
/
..
/
doc
/
python3.12-libs
/
..
/
lsof
/
..
/
python2-libs
/
puthuppa@68.178.173.116: ~ $
Edit File: systemtap-example.stp
/* Example usage of the Python systemtap tapset to show a nested view of all Python function calls (and returns) across the whole system. Run this using stap systemtap-example.stp to instrument all Python processes on the system, or (for example) using stap systemtap-example.stp -c COMMAND to instrument a specific program (implemented in Python) */ probe python.function.entry { printf("%s => %s in %s:%d\n", thread_indent(1), funcname, filename, lineno); } probe python.function.return { printf("%s <= %s in %s:%d\n", thread_indent(-1), funcname, filename, lineno); }
Filemanager
Name
Size
Permission
Actions
.
rwxr-xr-x
-
Actions
Rename
Delete
Chmod
..
rwxr-xr-x
-
Actions
Rename
Delete
Chmod
README
54.05 KB
rw-r--r--
Actions
Edit
Delete
Chmod
Rename
pyfuntop.stp
537 bytes
rw-r--r--
Actions
Edit
Delete
Chmod
Rename
systemtap-example.stp
613 bytes
rw-r--r--
Actions
Edit
Delete
Chmod
Rename
Close
Server Info
Hostname: 116.173.178.68.host.secureserver.net
IP Address: 68.178.173.116
PHP Version: 8.1.34
Server Software: Apache
HDD Total Space: 99.99 GB
HDD Free Space: 30.8 GB
Safe Mode: Disabled
Disable Functions: exec,passthru,shell_exec,system
Total Domains in Server: 1
System: Linux 116.173.178.68.host.secureserver.net 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64
User Info
Username: puthuppa
User ID: 1102
Group ID: 1104