Profiling on Linux ARMv5 soft-float running Java 8 compact 2

Questions about YourKit Java Profiler
Post Reply
rootUser
Posts: 1
Joined: Mon Apr 11, 2016 12:41 pm

Profiling on Linux ARMv5 soft-float running Java 8 compact 2

Post by rootUser »

As the title states, I try to run YourKit Profiler on an embedded device, which is running on Java 8 with compact level 2.
Has already anyone tried and succeeded with Java 8 compact 2 or what dependencies does YourKit has compared with the Java 8 compact levels? Any chance it works with compact 3 level or not at all?
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Profiling on Linux ARMv5 soft-float running Java 8 compa

Post by Anton Katilin »

Please download the ZIP bundle:
https://www.yourkit.com/java/profiler/download/
... which contains the agent library file for this platform too (it's bin/linux-armv5-sf/libyjpagent.so).

Enable profiling as described here:
https://www.yourkit.com/docs/java/help/agent.jsp

Should there be any issues please report.
Post Reply