Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道是否有办法在 PyCharm 中打开外部 .pstat 文件进行查看?当我尝试时,我被要求选择文件类型,但似乎没有它的选项(即使那些视图用于内部生成的配置文件数据)。
它也在 Tools->Open cProfile Snapshot 下
自 PyCharm 2017 以来,分析器插件仅在 PyCharm 的专业(非免费)版中可用,而不在社区(免费和开源)版中可用。
这对我有用:
转到设置->键盘映射->插件-> Python Profiler->打开Cprofile Snapshot
为该操作分配一些快捷方式
尝试运行此快捷方式并打开 pstat 文件