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

Issue 6489065: code review 6489065: runtime/pprof: emit end-of-log marker at end of CPU profile. (Closed)

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

Description

runtime/pprof: emit end-of-log marker at end of CPU profile.

Patch Set 1 #

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

Total comments: 1

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

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

Patch Set 5 : diff -r 29990fa0951c https://code.google.com/p/go/ #

Patch Set 6 : diff -r 29990fa0951c https://code.google.com/p/go/ #

Patch Set 7 : diff -r 29990fa0951c https://code.google.com/p/go/ #

Patch Set 8 : diff -r 29990fa0951c https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -5 lines) Patch
M src/pkg/runtime/cpuprof.c View 1 2 4 chunks +14 lines, -0 lines 0 comments Download
M src/pkg/runtime/pprof/pprof_test.go View 1 2 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 8 months ago (2012-09-01 01:16:15 UTC) #1
rsc
LGTM http://codereview.appspot.com/6489065/diff/2001/src/pkg/runtime/cpuprof.c File src/pkg/runtime/cpuprof.c (right): http://codereview.appspot.com/6489065/diff/2001/src/pkg/runtime/cpuprof.c#newcode417 src/pkg/runtime/cpuprof.c:417: if (!p->eod_sent) { s/if (/if(/
12 years, 8 months ago (2012-09-01 13:46:36 UTC) #2
adonovan
12 years, 8 months ago (2012-09-04 18:34:09 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=92e962e13197 ***

runtime/pprof: emit end-of-log marker at end of CPU profile.

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

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