```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using?
Please provide any additional information belo…
When very short sections of code (e.g., set a couple of variables) are protected by mutex_lock()/mutex_unlock(), when the lock is busy it is often more efficient, instead of doing a context switch, ju…
The stat event xml already supports the passing of event id(s) (that contributed to a stat) as part of the stat event. Need to implement a mechanism for storing these IDs alongside the aggregated sta…