cpu profile java app in ec2 instance

Questions about YourKit Java Profiler
Post Reply
adicoza
Posts: 1
Joined: Fri Feb 01, 2019 8:24 pm

cpu profile java app in ec2 instance

Post by adicoza »

Hi All,

I am new to yourkit. I wanted to know steps to profile java app running on ec2 instance. Presently I ssh into the ec2 host through a bastion jumphost.

ssh -J bastion_host:2222 actual_host_ip

I want to know whether there is a way to profile the remote app without me modifying the security group rules on aws or i will need to take snapshots somehow and then copy those to my mac to analyze them offline.


Regards,
Adi
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: cpu profile java app in ec2 instance

Post by Anton Katilin »

Post Reply