jBProF icon indicating copy to clipboard operation
jBProF copied to clipboard

ebpf profiler for jvm

Results 1 jBProF issues
Sort by recently updated
recently updated
newest added

When i running jcmd JVMTI.agent_load ./libprof.so "sample_duration=3;frequency=49;log_file=cpu.log",it throws exceptions: ![image](https://user-images.githubusercontent.com/64529025/205265489-d6a40de0-a119-4ef7-814f-c23823c57ac8.png) and the target process is core dumped: ![image](https://user-images.githubusercontent.com/64529025/205265765-42a98ef2-5dcb-44a6-ac0d-69ab47c75fba.png)