Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
5.12.0, 5.13.0
-
None
Description
Commit 05a3bb5 "Introduce MonitorModel & friends" introduced some regressions:
- Smaps parsing isn't done in a thread which can tamper the framerate measurement. A thread is started though, but not used at all.
- cpuLoad reporting cannot be independent from memory reporting, however memory reporting can tamper cpuLoad.
- Process cpuLoad can be > 1 (one process could use all cores), however that is not considered in current implementation.
Attachments
For Gerrit Dashboard: AUTOSUITE-1310 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
278366,5 | Fix issues in ProcessStatus | 5.13 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
281134,2 | Fix issues in ProcessStatus | 5.12 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |