grafana / grafana/pyroscope-java
live mode supported platforms
Open
- Dominant language
- Java
- Stars
- 126
- Forks
- 48
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
live mode seems to be working on >=11 https://github.com/async-profiler/async-profiler/blob/master/src/vmEntry.cpp#L140
need to verify it and not try to use it and warn user if it is not supported
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked async-profiler vmEntry.cpp code around line 140 and identify which platforms support live mode. Then trace how pyroscope-java selects live mode, verify behavior on supported and unsupported platforms, and confirm that unsupported use produces a warning instead of being attempted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100