We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PerfJ is a wrapper of linux perf for java programs.
Before starting building PerfJ, make sure gcc is already installed.
PerfJ
gcc
checkout the source from github
git clone https://github.com/coderplay/perfj.git
and run below in the future building
cd perfj ./gradlew releaseTarGz