py311-gprof2dot
2025.4.14Generate a dot graph from the output of several profilers
gprof2dot is a Python script to convert the output from many profilers into a dot graph. It can: - read output from: - Linux perf - Valgrind's callgrind tool - oprofile - sysprof - xperf - VTune Amplifier XE - Very Sleepy - python profilers - Java's HPROF - prof, gprof - DTrace - prune nodes and edges below a certain threshold; - use an heuristic to propagate time inside mutually recursive functions; - use color efficiently to draw attention to hot-spots; - work on any platform where Python and Graphviz is available, i.e, virtually anywhere.
Origin: graphics/py-gprof2dot
Category: graphics
Size: 522KiB
License: LGPL3+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
Website: github.com/jrfonseca/gprof2dot
$
pkg install py311-gprof2dotDependencies (1)
Required By (1 packages)
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)sdl_image1.2.12_14
Simple library to load images of various formats as SDL surfaces