commit | 2f2787e32ea297ad153dde7ef8ad66ee0b7f1b65 | [log] [tgz] |
---|---|---|
author | John Dethridge <jcd@golang.org> | Wed Apr 18 17:30:45 2018 +1000 |
committer | John Dethridge <jcd@golang.org> | Fri May 11 03:26:54 2018 +0000 |
tree | b38efd67373ba90a23140f72f6c21bcc2734bf79 | |
parent | 9a68d5cd74a8febd7cb729de93ee3af9828d3c5f [diff] |
server: When we catch SIGPROF, re-send it to the ptraced process. This should allow profiling to work. Change-Id: I0f437f73d5dca5171d60675830d591e0ac6cbecd Reviewed-on: https://go-review.googlesource.com/107675 Reviewed-by: Heschi Kreinick <heschi@google.com>