Sindbad~EG File Manager

Current Path : /proc/2568807/root/usr/share/systemtap/examples/general/
Upload File :
Current File : //proc/2568807/root/usr/share/systemtap/examples/general/pyexample.stp

probe $1.module("pyexample").function("celsius_to_farenheit")
{
    python_print_backtrace()
}

probe $1.module("pyexample").function("celsius_to_farenheit").return
{
    printf("celsius_to_farenheit returning\n")
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists