0

usually i do python -m cProfile myapp.py to run profiling. i used pyinstaller my.spec --dist mydir --noconfirm and created mydir/myapp an executable program now i would like to run cProfile myapp and see the pstats. how do I do that on this executable program?

amu
  • 1
  • 1

0 Answers0