Specifically, I want to run python
-m cProfile -o file
/.../ptsvd_launcher.py --... myScript.py
Is there a launch configuration that can do that?
Specifically, I want to run python
-m cProfile -o file
/.../ptsvd_launcher.py --... myScript.py
Is there a launch configuration that can do that?