Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(513)

Issue 14208012: Move StackTracer to sampler.h (Closed)

Created:
7 years, 8 months ago by yurys
Modified:
7 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Move StackTracer to sampler.h Apart from tests Sampler is the only client of StackTracer so it is logical to move it into sampler.h BUG=None Committed: https://code.google.com/p/v8/source/detail?r=14298

Patch Set 1 #

Patch Set 2 : Updated refs #

Total comments: 1

Patch Set 3 : Comments addressed #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -48 lines) Patch
M src/frames.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/isolate.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/log.h View 1 2 3 2 chunks +0 lines, -7 lines 0 comments Download
M src/log.cc View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
M src/sampler.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/sampler.cc View 1 2 3 3 chunks +30 lines, -1 line 0 comments Download
M test/cctest/test-log-stack-tracer.cc View 1 2 7 chunks +7 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
yurys
7 years, 8 months ago (2013-04-16 15:24:05 UTC) #1
loislo
lgtm
7 years, 8 months ago (2013-04-16 15:35:01 UTC) #2
Sven Panne
If there are no technical reasons against this, let's move the Trace method around before ...
7 years, 8 months ago (2013-04-17 07:00:37 UTC) #3
yurys
On 2013/04/17 07:00:37, Sven Panne wrote: > If there are no technical reasons against this, ...
7 years, 8 months ago (2013-04-17 07:17:35 UTC) #4
Sven Panne
lgtm
7 years, 8 months ago (2013-04-17 07:31:52 UTC) #5
yurys
7 years, 8 months ago (2013-04-17 07:53:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r14298 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698