cprofilev icon indicating copy to clipboard operation
cprofilev copied to clipboard

Running cprofilev for a module

Open joaoderocha opened this issue 5 years ago • 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

joaoderocha avatar Sep 28 '19 17:09 joaoderocha