Page MenuHomeFreeBSD

new port: benchmarks/flamegraph
ClosedPublic

Authored by jmd on Apr 1 2017, 7:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 4:28 PM
Unknown Object (File)
Tue, May 7, 10:42 PM
Unknown Object (File)
Tue, May 7, 10:42 PM
Unknown Object (File)
Tue, May 7, 10:42 PM
Unknown Object (File)
Tue, May 7, 10:42 PM
Unknown Object (File)
Tue, May 7, 10:21 PM
Unknown Object (File)
Sat, Apr 27, 11:00 PM
Unknown Object (File)
Apr 19 2024, 11:10 AM
Subscribers

Details

Summary

A trivial port of Brendan Gregg's collection of flamegraph scripts (a lot of shebang-fixes). This will allow developers to visually profile output from, e.g., ljp and dtrace to locate CPU and memory hogs in workloads.

Test Plan

Compile tested on 10.3, 11.0, HEAAD i386, amd64

portlint -Aac clean

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Change LOCALBASE in INSTALL to PREFIX. Change to proper pkg-plist instead of in Makefile PLIST as there are more than six entries.

This revision is now accepted and ready to land.Apr 2 2017, 12:27 AM
This revision was automatically updated to reflect the committed changes.