terminate called after throwing an instance of 'mperf::MperfError'
- Dominant language
- C++
- Stars
- 197
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
./cpu_pmu_transpose
1 1 INSTRUCTIONS
the warm iter 0, and time use 19.946565
the warm iter 1, and time use 13.541801
the warm iter 2, and time use 13.487423
the warm iter 3, and time use 13.471814
the warm iter 4, and time use 13.482091
terminate called after throwing an instance of 'mperf::MperfError'
what(): Failed to get a file descriptor for INSTRUCTIONS
Contributor guide
No contributing guide indexed for this repository
Research direction
The report only identifies the cpu_pmu_transpose executable and the INSTRUCTIONS counter; it names no source file, test, or environment. Start by reproducing the command and tracing how the INSTRUCTIONS event requests its file descriptor. Done means the failure is explained and the executable handles this case correctly, with a verified run or regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100