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

Issue 4834041: code review 4834041: gc: fix pprof deadlock (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by rsc
Modified:
13 years, 7 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

gc: fix pprof deadlock Fixes issue 2051.

Patch Set 1 #

Patch Set 2 : diff -r 60d51a7e5263 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 60d51a7e5263 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 60d51a7e5263 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M src/pkg/runtime/cpuprof.c View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/runtime/symtab.c View 1 2 1 chunk +13 lines, -4 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-07-29 00:58:28 UTC) #1
dsymonds
LGTM
13 years, 7 months ago (2011-07-29 01:02:03 UTC) #2
rsc
13 years, 7 months ago (2011-07-29 01:03:59 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c0e0030f5308 ***

gc: fix pprof deadlock

Fixes issue 2051.

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/4834041
Sign in to reply to this message.

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