D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
general
/
tapset
/
Filename :
python_local.stpm
back
Copy
# Set this to the location of the python 2 .so @define PYTHON2_LIBRARY %( "/usr/lib64/libpython2.7.so.1.0" %) # Set this to the location of the python 3 .so @define PYTHON3_LIBRARY %( "/usr/lib64/libpython3.4m.so.1.0" %)