I have times where I want to profile a program running on a remote server via SSH. It seems samply assumes that the symbol server is on the machine running the profiling, but ssh port forwarding also seems to fail. Is there a recommended way to be able to profile remotely, and still see the results with all symbols?
I have times where I want to profile a program running on a remote server via SSH. It seems samply assumes that the symbol server is on the machine running the profiling, but ssh port forwarding also seems to fail. Is there a recommended way to be able to profile remotely, and still see the results with all symbols?