For debugging, Is it possible to display about a Thread with assigned Arena[] id.
Open
Nobody has claimed this yet.
feature
profiling
- Dominant language
- C
- Stars
- 11.2k
- Forks
- 1.6k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 13
Description
If for application debugging, Is it possible to get information about the Application's thread with the jemalloc's round-robin arena assignment. Which thread is part of which arena. & what are its allocations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First determine whether jemalloc exposes thread-to-arena assignments and per-thread allocation data, then define a concrete interface and verification criteria with maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100