Add support for pinning processes
Open
ui
- Dominant language
- C++
- Stars
- 6.5k
- Forks
- 868
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 218
Description
You can do this for threads but I couldn't see a way to do it for processes
Contributor guide
Research direction
Start by locating how Perfetto supports pinning threads and compare that behavior with the requested process-level support. Determine the intended process-pinning semantics and identify the relevant implementation and tests; done means processes can be pinned consistently with threads and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100