[ 原始碼: pyprof2calltree ]
套件:pyprof2calltree(1.4.5-1)
pyprof2calltree 的相關連結
Debian 的資源:
下載原始碼套件 pyprof2calltree:
- [pyprof2calltree_1.4.5-1.dsc]
- [pyprof2calltree_1.4.5.orig.tar.gz]
- [pyprof2calltree_1.4.5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
visualise Python cProfile data with this kcachegrind converter
Pyprof2calltree converts cProfile data into a format that is consumable by kcachegrind and qcachegrind for graphical calltree analysis. This combination provides similar capabilities to Snakeviz or RunSnakeRun.
Pyprof2calltree is an adaptation of lsprofcalltree.py, written by David Allouche, Jp Calderone, Itamar Shtull-Trauring, and Johan Dahlin. It has been adapted to behave more like scripts in the kcachegrind-converters package. One of the authors' objectives is for pyprof2calltree to eventually become part of the official upstream kdesdk package.
其他與 pyprof2calltree 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- enh: kcachegrind
- visualisation tool for the Valgrind profiler