Details
-
Bug
-
Status: Reported
-
P2: Important
-
Resolution: Unresolved
-
Qt Creator 9.0.1
-
None
-
-
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.