perfj icon indicating copy to clipboard operation
perfj copied to clipboard

perfj throws couldn't find perfj-*.jar error

Open sattishv opened this issue 6 years ago • 0 comments

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.

sattishv avatar Jul 19 '18 17:07 sattishv