Attach to running CPython program and use Yappi to do a profile session

Command line parameters for PyVmMonitor

API to use PyVmMonitor programatically

PyVmMonitor preferences (theme, listening port, editor font, etc.)

Profile on another machine

PyDev integration

PyCharm integration




Copyright 2014-2021 - Brainwy Software Ltda.
Hosted on GitHub Pages - Theme by orderedlist

The PyVmMonitor integration is bundled in PyDev itself (so, if you have a recent version of PyDev the integration should be available already). PyDev 4.0 onwards is recommended as it had improvements in the PyVmMonitor integration (especially on Linux and Mac OS).

The integration in PyDev happens through the 'Profile' view, so, to start make that view visible:





And from that view you can select to start the profiler for new launches and the profile mode to be used.

Also, check if the PyVmMonitor executable points to the proper location.