Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(86)

Issue 47950043: code review 47950043: runtime: Fix panic when trying to stop CPU profiling wi... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by cehessman
Modified:
11 years, 10 months ago
Reviewers:
iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

runtime: Fix panic when trying to stop CPU profiling with profiler turned off Fixes issue 7063.

Patch Set 1 #

Patch Set 2 : diff -r 9d0f388bbe40 https://code.google.com/p/go #

Patch Set 3 : diff -r 9d0f388bbe40 https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r 9d0f388bbe40 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M src/pkg/runtime/cpuprof.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/runtime_test.go View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5
cehessman
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 10 months ago (2014-01-05 19:34:22 UTC) #1
iant
https://codereview.appspot.com/47950043/diff/40001/src/pkg/runtime/runtime_test.go File src/pkg/runtime/runtime_test.go (right): https://codereview.appspot.com/47950043/diff/40001/src/pkg/runtime/runtime_test.go#newcode130 src/pkg/runtime/runtime_test.go:130: // Test stop CPU profiling with profiler turned off. ...
11 years, 10 months ago (2014-01-06 02:42:48 UTC) #2
cehessman
Hello golang-codereviews@googlegroups.com, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 10 months ago (2014-01-06 06:09:25 UTC) #3
iant
LGTM
11 years, 10 months ago (2014-01-06 17:50:17 UTC) #4
iant
11 years, 10 months ago (2014-01-06 17:53:59 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=3b65d95e81d1 ***

runtime: Fix panic when trying to stop CPU profiling with profiler turned off

Fixes issue 7063.

R=golang-codereviews, iant
CC=golang-codereviews
https://codereview.appspot.com/47950043

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b