PyCharm profiler - results location

Answered

Hi all,

I use the built-in profiler and would like to open previous profiling results when running a script on a remote server (by SSH interpreter)

  1. Where are they stored on my machine? I cannot find anything inside the .idea project folder (local and remote)
  2. Can I change the result directory?

NOTE I use MacOS and PyCharm professional 2019.2.4.

Thanks!

0
2 comments

1) It shows you the location after execution:

2) No, it can't be changed.

1

Can this still not be changed?  Snapshots fail to save on remote interpreters because they try to save to a location on my desktop, which does not exist on the remote server.

0

Please sign in to leave a comment.