FICHA · AUR

gprof2dot

A Python script to convert the output from many profilers into a dot graph.

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

Description

Turns profiler output into Graphviz dot graphs for easier performance analysis. It helps developers see call relationships and hotspots visually after collecting profiling data from supported tools.

The script does not collect profiles by itself; it converts existing output. Profiling data can include file paths, function names, and workload details, so avoid sharing generated graphs without review.

How to run

gprof2dot

Commands: gprof2dot

Permissions

Permissions not analysed for this source yet.