summaryrefslogtreecommitdiff
path: root/java/lightweight-java-profiler/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new port: java/lightweight-java-profilerJohannes M Dieterich2017-04-014-0/+95
A port of the lightweight-java-profiler (ljp). ljp acts as a bare-bones agentlib to produce profiling stacks that can be digested, e.g., by Brendan Gregg's flamegraph scripts. Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10194 Notes: svn path=/head/; revision=437452