|
gprof2dot
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Convert the output from many profilers into a Graphviz dot graph |
||||||||||||||||||||
| Type: Formula | Latest Version: 2025.4.14@0 | Tracked Since: Oct 19, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: profiling visualization performance-analysis graphviz developer-tools | ||||||||||||||||||||
| Install: brew install gprof2dot | ||||||||||||||||||||
|
About: gprof2dot is a Python script that generates a visual call graph from profiling data. It takes output from various profilers like gprof, perf, and Python's cProfile, and converts it into a format that Graphviz can render. This allows developers to quickly identify performance bottlenecks and understand execution flow within their applications. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|