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

Issue 783041: code review 783041: prof: install gopprof too (Closed)

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

Description

prof: install gopprof too This is a modified version of the open source pprof from code.google.com/p/google-perftools. That version is likely to catch up to this one, but it's still useful to ship our own copy since we only need the one script from that project, not all the C++ libraries.

Patch Set 1 #

Patch Set 2 : code review 783041: prof: install gopprof too #

Patch Set 3 : code review 783041: prof: install gopprof too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4725 lines, -1 line) Patch
M src/cmd/prof/Makefile View 2 chunks +4 lines, -1 line 0 comments Download
A src/cmd/prof/gopprof View 1 2 1 chunk +4721 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 4 months ago (2010-03-26 21:14:55 UTC) #1
r
LGTM
15 years, 4 months ago (2010-03-26 21:19:13 UTC) #2
rsc
15 years, 4 months ago (2010-03-26 21:20:53 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d60029fc9dfc ***

prof: install gopprof too

This is a modified version of the open source pprof
from code.google.com/p/google-perftools.
That version is likely to catch up to this one,
but it's still useful to ship our own copy since
we only need the one script from that project,
not all the C++ libraries.

R=r
CC=golang-dev
http://codereview.appspot.com/783041
Sign in to reply to this message.

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