D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
general
/
Filename :
tcl-trace.meta
back
Copy
title: Callgraph Tracing of Tcl code name: tcl-trace.stp keywords: callgraph status: experimental exit: user-controlled output: trace description: Print a timed per-thread microsecond-timed callgraph of executing Tcl code. test_support: stap -l 'process("/usr/lib*/libtcl*").mark("*")' test_check: stap -p4 tcl-trace.stp test_installcheck: stap tcl-trace.stp -T 5