Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
Qt Creator 9.0.1
-
-
dfcfea478 (master)
Description
This fails in remote case to an embedded device. Looks like there is an empty "" passed after record, which perf interprets as the program to run which then fails:
"perf" ("record", "", "-o", "-", "--", "/opt/untitled/bin/untitled") Workload failed: No such file or directory
In CPU Usage settings everything seems to be default and resetting also didn't make a difference.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25239 Using Perfomance Analyze fails with b2qt target hw from QtC
- Reported