ymichael/cprofilev

Running cprofilev for a module

joaoderocha opened this issue · 0 comments

Is there a way to run cprofilev for a module?

Im trying like that:

python3 -m cprofilev "-m myprogram myargs"
also
python3 -m cprofilev -m myprogram my args