perfj
perfj copied to clipboard
perfj throws couldn't find perfj-*.jar error
Hi team,
Installed the required dependencies like linux perf and JDK 1.8 Update 60. Cloned the perfj git repo and initiated the build and it was successful. but while trying to invoke perf record on the java process id got the below listed error
bin/perfj record -e sched:sched_switch -F 99 -g -p $PID Couldn't find perfj-*.jar in /perfj
Found the required perfj-*.jar in build libs folder but still it throws error. Could you please review it
thanks Sattish.