GPUOpen-Tools / GPU-Reshape

GPU Reshape (GRS) is an API agnostic instrumentation framework, with instruction level validation.
Other
359 stars 10 forks source link

Establish automatically a connection on app launch #13

Closed aurolou closed 1 year ago

aurolou commented 1 year ago

I'm trying to instrument an application, that crashes on launch, to see if the instrumentation info provided by GPU Reshape can give any hints in what could cause the crash. However, since the app crashes on launch I don't have time to click through the menu to establish a connection. Is there a way to tell GPU Reshape to immediately start instrumenting this application once its launched?

miguel-petersen commented 1 year ago

This has since been resolved with the bootstrapped application creation, and is additionally being improved with safe-guarding.