I\'ve previously used the pprof tool without issue and it worked great - now I see output like the following no matter what I profile:
the application being
Your go tool pprof call is missing the binary itself. Call it as
go tool pprof
go tool pprof ./orig /path/to/profile.pprof