Search found 1564 matches

by Vladimir Kondratyev
Thu Feb 23, 2023 3:36 pm
Forum: Java Profiler
Topic: What do the "large method" entries in the log mean
Replies: 1
Views: 49

Re: What do the "large method" entries in the log mean

"large" methods are the methods which cannot be instrumented, because their bytecode size will be larger after the instrumentation than maximum allowed limit. These methods are skipped from the bytecode instrumentation. Best regards, Vladimir Kondratyev YourKit GmbH http://www.yourkit.com ...
by Vladimir Kondratyev
Tue Jan 31, 2023 7:30 pm
Forum: Java Profiler
Topic: YourKit Internal Error
Replies: 6
Views: 315

Re: YourKit Internal Error

Is /home/lvuser/.yjp/2022.9-b177/bin/linux-arm-32/libyjpagent.so a correct path to the profiler agent? What is the output of ldd -v /home/lvuser/.yjp/2022.9-b177/bin/linux-arm-32/libyjpagent.so?
by Vladimir Kondratyev
Wed Jan 18, 2023 10:26 am
Forum: .NET Profiler
Topic: Launch profiler from macOS terminal with sudo
Replies: 3
Views: 425

Re: Launch profiler from macOS terminal with sudo

1) Which exact profiler version are you using? 2) For what purpose are you lauching it with "sudo"? 3) Please send to [email protected].com exact command you using to launch the profiler; full profiler log file; screnshot of profiler UI Best regards, Vladimir Kondratyev YourKit GmbH http://w...
by Vladimir Kondratyev
Mon Nov 28, 2022 9:47 pm
Forum: .NET Profiler
Topic: .NET 7
Replies: 1
Views: 405

Re: .NET 7

Support of .NET 7 is on radar. It will ba available soon, but I cannot say exact date.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Mon Nov 21, 2022 9:45 am
Forum: Java Profiler
Topic: No applications recognized even though Elasticsearch is running
Replies: 4
Views: 419

Re: No applications recognized even though Elasticsearch is running

YourKit Connection Broker will help to setup profiling in AWS instance: https://www.yourkit.com/broker/features/ https://www.yourkit.com/docs/connection-broker/2022.9/help/get_started_java.jsp Best regards, Vladimir Kondratyev YourKit GmbH http://www.yourkit.com "Don't get lost in data, get inf...
by Vladimir Kondratyev
Tue Nov 15, 2022 1:24 pm
Forum: Java Profiler
Topic: automatically open GUI
Replies: 2
Views: 344

Re: automatically open GUI

There is undocumented profiler agent option "profiler_dir" which does exactly what you need. If it presents, then agent will launch profiler UI and connect it to the profiled Java process. I am not so interested in IDE integration because it doesn't tend to work for me. What is the problem...
by Vladimir Kondratyev
Tue Oct 04, 2022 11:31 am
Forum: .NET Profiler
Topic: AttachProfiler failed: 80070002 when attempting to load the profiler for ASP.NET service hosted on IIS
Replies: 3
Views: 721

Re: AttachProfiler failed: 80070002 when attempting to load the profiler for ASP.NET service hosted on IIS

Please try the latest version 2022.9. Most propably the problem is already resolved.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Tue Sep 27, 2022 5:56 am
Forum: Java Profiler
Topic: Fails to ssh to a remote host with OpenSSH 8.9 with key auth
Replies: 1
Views: 1077

Re: Fails to ssh to a remote host with OpenSSH 8.9 with key auth

Please try latest build from v2022.9 EAP https://www.yourkit.com/eap/
There were many improvement in SSH connectivity.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Mon Sep 12, 2022 8:39 pm
Forum: Java Profiler
Topic: SSH agent for remote debug
Replies: 7
Views: 735

Re: SSH agent for remote debug

alejezvir, please try latest v2022.9-b145 https://www.yourkit.com/eap/
We have supported authentication through ssh-agent. Please report the issues if any.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Fri Sep 09, 2022 7:45 am
Forum: Java Profiler
Topic: SSH agent for remote debug
Replies: 7
Views: 735

Re: SSH agent for remote debug

alejezvir, thank you for explanation. We are investigating the possiblity to support authentication through ssh-agent.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Wed Sep 07, 2022 3:55 pm
Forum: Java Profiler
Topic: SSH agent for remote debug
Replies: 7
Views: 735

Re: SSH agent for remote debug

Please describe in details, where you keep your private SSH key. Profiler supposes that SSH private key is in normal file. Do you mean UNIX sockets?

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Tue Sep 06, 2022 9:01 pm
Forum: Java Profiler
Topic: SSH agent for remote debug
Replies: 7
Views: 735

Re: SSH agent for remote debug

Please try v2022.9 EAP https://www.yourkit.com/eap/ There were many improvement in SSH connectivity.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Wed Aug 31, 2022 3:43 pm
Forum: Java Profiler
Topic: Issues running agent in OpenJ9 Java runtime provided by IBM Semuru
Replies: 5
Views: 793

Re: Issues running agent in OpenJ9 Java runtime provided by IBM Semuru

We have just started EAP for v2022.9 https://www.yourkit.com/eap/
This version support Alpine Linux on arm64 artitecture. Please give it a try, and report the problems if any.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
by Vladimir Kondratyev
Mon Aug 29, 2022 11:19 am
Forum: Java Profiler
Topic: Issues running agent in OpenJ9 Java runtime provided by IBM Semuru
Replies: 5
Views: 793

Re: Issues running agent in OpenJ9 Java runtime provided by IBM Semuru

YourKit Java Profiler 2022.3 does not support Alpine linux on aarch64 architectured (only x64 is supported). You need to install compatibiluty libraries to make libc apps work on musl. The upcoming version 2022.9 will support aarch64 natively. The EAP starts in a few days, so stay tuned. Best regard...
by Vladimir Kondratyev
Sun Aug 28, 2022 8:13 pm
Forum: Java Profiler
Topic: Issues running agent in OpenJ9 Java runtime provided by IBM Semuru
Replies: 5
Views: 793

Re: Issues running agent in OpenJ9 Java runtime provided by IBM Semuru

Is your OS Alpine linux aarch64?

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"