profiler不支持同时profile多个Event
Open
- Dominant language
- Java
- Stars
- 37.5k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
async profiler本身支持,但是arthas profiler不支持,建议添加支持
Contributor guide
Research direction
The issue concerns Arthas profiler support for profiling multiple events simultaneously, noting that async-profiler already supports it. Start by locating Arthas's profiler entry point and comparing its event handling with async-profiler; done means multiple events can be profiled together without losing the existing profiler behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100