【Question】Is there a checklist that shows conflicting tools?
Open
enhancement
question
- Dominant language
- C++
- Stars
- 3.3k
- Forks
- 528
- Avg merge
- 1h 40m
- Merged PRs (30d)
- 2
Description
As limited by PMU counter, we can't start 2 instance of a single tool. For example, `./pcm.x &; ./pcm.x` will report error.
What's more, some pcm tools share the same register/counter. For example, we can't run pcm and pcm-numa at the same time.
Is there a checklist which could show us how these tools conflict with each other?
More detailed, is there a readme which could tell us which counters/registers are used by a specified tool?
Contributor guide
Assessment
This issue has not been assessed yet.