We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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