{"library":"gprof2dot","type":"library","category":null,"description":"gprof2dot is a Python script that converts the output from various profilers (e.g., cProfile, gprof, Valgrind callgrind, Linux perf, Java HPROF) into a Graphviz dot graph. This allows for visual analysis of performance bottlenecks and call flows within an application. The library is actively maintained with a current version of 2025.4.14, typically releasing updates on a yearly or bi-yearly basis.","language":"python","status":"active","version":"2025.4.14","tags":["profiling","visualization","performance","call graph","developer tools"],"last_verified":"Wed May 20","install":[{"cmd":"pip install gprof2dot","imports":["import gprof2dot"]}],"homepage":"https://gprof2dot.jrf.org","github":"https://github.com/jrfonseca/gprof2dot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/gprof2dot/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gprof2dot/compatibility"}}