在 2016年8月5日星期五 UTC+8上午1:41:04,Lei G写道:
> Hi all,
> 
>   Recently I met some python memory problems with Django and uwsgi, and found 
> to find exactly which part is causing the problem, so I went to use systemtap 
> to tracing the problem, and here are some problems that I met:
> 
>   It seems python needs to patch some 'probes' into the source code, but the 
> patch for python version like 2.x ~ 3.x is not in the main python branch,
> 
>   If someone has used it, I want to know whether they are safe in the 
> production? 
> 
>   patch list: https://www.jcea.es/artic/python_dtrace.htm
>   bug list: http://bugs.python.org/issue13405

Or some advice to do this debugging on ubuntu + systemtap + python?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to