FICHA · MANJARO

pyprof2calltree

Help visualize profiling data from cProfile with kcachegrind

  • development-tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Convert Python cProfile output into calltree data that KCachegrind can visualize, making performance bottlenecks easier to inspect by call graph, cost, and function relationships. It helps developers move from raw profiling files to a navigable view.

Profiling data can include file paths, function names, and workload details. Review reports before sharing them outside the project.

How to run

pyprof2calltree

Commands: pyprof2calltree

Permissions

Permissions not analysed for this source yet.