Oleksii

Results 2 issues of Oleksii

profiling script should cd to current directory because currently all relative path of profiled app are broken e.g. if I do this: ``` import sys, os PROJECT_PATH = os.path.normpath(os.path.join(sys.modules[__name__].__file__,'../')) ```...

Hello, I see that not all classes are preprocessed and in such case I see something like: ``` INFO: WhyNotReloadable? The type javax/naming/CommunicationException is using a package name 'javax/' which...