pyprof2calltree 1.4.5-1build1 source package in Ubuntu
Changelog
pyprof2calltree (1.4.5-1build1) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Sebastien Bacher <email address hidden> Fri, 28 Nov 2025 22:28:49 +0100
Upload details
- Uploaded by:
- Sebastien Bacher
- Uploaded to:
- Resolute
- Original maintainer:
- Nicholas D Steeves
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| pyprof2calltree_1.4.5.orig.tar.gz | 9.8 KiB | a635672ff31677486350b2be9a823ef92f740e6354a6aeda8fa4a8a3768e8f2f |
| pyprof2calltree_1.4.5-1build1.debian.tar.xz | 4.1 KiB | ed5ca9d609fb4ddc4810898ac9e73b26c6ba18080b1009a44ca4df26b949bd9d |
| pyprof2calltree_1.4.5-1build1.dsc | 2.2 KiB | df70e3cf0cc460d6c93fb45fb3e79dbb32a518c00c18eedea6d169711c5a8189 |
Available diffs
- diff from 1.4.5-1 (in Debian) to 1.4.5-1build1 (351 bytes)
Binary packages built by this source
- pyprof2calltree: 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.
