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

Issue 9874055: code review 9874055: runtime: use persistentalloc instead of custom malloc i... (Closed)

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

Description

runtime: use persistentalloc instead of custom malloc in memory profiler Removes code duplication.

Patch Set 1 #

Patch Set 2 : diff -r d2276901050c https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r d2276901050c https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r d2276901050c https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -40 lines) Patch
M src/pkg/runtime/mprof.goc View 1 5 chunks +5 lines, -40 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
12 years, 5 months ago (2013-06-09 17:22:36 UTC) #1
bradfitz
LGTM On Sun, Jun 9, 2013 at 7:22 PM, <dvyukov@google.com> wrote: > Reviewers: golang-dev1, > ...
12 years, 5 months ago (2013-06-09 17:23:52 UTC) #2
dvyukov
12 years, 5 months ago (2013-06-09 17:38:55 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=6f3e6d2e7f1c ***

runtime: use persistentalloc instead of custom malloc in memory profiler
Removes code duplication.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/9874055
Sign in to reply to this message.

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