| .. | |||||
| __pycache__ | |||||
| assert_usable.d | |||||
| assert_usable.stp | |||||
| call_stack.d | |||||
| call_stack.d.expected | |||||
| call_stack.py | |||||
| call_stack.stp | |||||
| call_stack.stp.expected | |||||
| gc.d | |||||
| gc.d.expected | |||||
| gc.py | |||||
| gc.stp | |||||
| gc.stp.expected | |||||
| instance.py | |||||
| line.d | |||||
| line.d.expected | |||||
| line.py |
python$target:::function-entry
/copyinstr(arg1) == "start"/
{
self->trace = 1;
}
python$target:::gc-start,
python$target:::gc-done
/self->trace/
{
printf("%d\t%s:%ld\n", timestamp, probename, arg0);
}
python$target:::function-return
/copyinstr(arg1) == "start"/
{
self->trace = 0;
}
| .. | |||||
| __pycache__ | |||||
| assert_usable.d | |||||
| assert_usable.stp | |||||
| call_stack.d | |||||
| call_stack.d.expected | |||||
| call_stack.py | |||||
| call_stack.stp | |||||
| call_stack.stp.expected | |||||
| gc.d | |||||
| gc.d.expected | |||||
| gc.py | |||||
| gc.stp | |||||
| gc.stp.expected | |||||
| instance.py | |||||
| line.d | |||||
| line.d.expected | |||||
| line.py |