FreeBSD.software
Home/devel/pprof

pprof

2024.12.09_6

Tool for visualization and analysis of profiling data

pprof is a tool for visualization and analysis of profiling data. pprof reads a collection of profiling samples in profile.proto format and generates reports to visualize and help analyze the data. It can generate both text and graphical reports (through the use of the dot visualization package). Profiles can be read from a local file, or over http. Multiple profiles of the same type can be aggregated or compared. If the profile samples contain machine addresses, pprof can symbolize them through the use of the native binutils tools (addr2line and nm).

Origin: devel/pprof
Category: devel
Size: 10.5MiB
License: APACHE20
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install pprof

More in devel