You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2020. It is now read-only.
profiling script should cd to current directory because currently all relative path of profiled app are broken
e.g. if I do this:
I will get wrong path and won't be able to add needed modules
currently
__file__reference points to:python2.7/site-packages/profiling/__main__.py