Search code examples
pycharmcprofile

use PyCharm to view profiling data


Does anyone know if there is a way to open external .pstat files inside PyCharm for viewing? When I try to, I'm being asked to select the file type, but there doesn't seem to be the option for it (even those the view is used for internally generated profile data).


Solution

  • It's also under Tools->Open cProfile Snapshot