Skip to content

[GR-60052] GraalVM: Add debug symbols to GraalVM CE builds (libjvm.so) #10128

Open
@REASY

Description

@REASY

GraalVM: Add debug symbols to GraalVM CE builds

Recently we experienced an issue that our Java app started spending a lot of time in kernel mode (high System CPU usage). We used perf for investigation, but could only see the graph below:
image

Would it be possible to add debug symbols to the builds so we can see which JVM methods are called as well?

Or is there a way to map a specific version of Dev build (https://github.com/graalvm/graalvm-ce-dev-builds) that has debug symbols (?) to non-dev version? Are they even compatible?

Thanks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions