Not open vmprof snapshot from remote server

Answered

I would like profiling my app with vmprof on remote server.

  1. I installed vmprof and restart project.
  2. After start profiling I see in console Starting vmprof profiler
  3. I can create snapshots
  4. But after snapshot created I just see message "Snapshot saved to /tmp/some_project1.prof"(numbers always changed 1, 2, 3 and etc.) Window with information about profiling not opened.
  • When I'm profiling on local machine all works well, in console showed message "Snapshot saved to /home/egor/.PyCharm2017.2/system/snapshots/some_project1.prof" and I see new window with detail information. 
  • I have server with python2 and my application inside. I can debug and look snapshot snapshot in profiler mode without wmprof.

What I making wrong? Do I need setup snapshot folder mapping with remote server?

 

2
1 comment

Hi Egor777pod! I am sorry for the inconvenience. Unfortunately it's a known problem: PY-21361.

0

Please sign in to leave a comment.