intel / intel/gprofiler

Collect buildids&offsets to symbolicate in the backend

Open
#559 0 comments 0 reactions 0 assignees View on GitHub
runtime/java
Dominant language
Python
Stars
826
Forks
79
PR merge metrics
No merged PRs in 30d

Description

We had this feature in the Java profiler & async-profiler, I removed it in https://github.com/Granulate/gprofiler/pull/558 because it was not maintained and got broken.
Nowadays we have the application metadata (which already collects buildids for the main library, e.g `libjvm.so`) so we can make use of that and just add back collection of the offset when we want it again.

Tagged as a Java ticket but it's actually relevant for all.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.