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.
Details
Details
- Reviewers
rene swills - Commits
- rP437514: new port: benchmarks/flamegraph
Compile tested on 10.3, 11.0, HEAAD i386, amd64
portlint -Aac clean
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Change LOCALBASE in INSTALL to PREFIX. Change to proper pkg-plist instead of in Makefile PLIST as there are more than six entries.