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

Issue 588623002: Implemented GetSample like POSIX backtrace()

Created:
6 years, 3 months ago by gholap
Modified:
6 years, 3 months ago
Reviewers:
CC:
v8-dev, Paweł Hajdan Jr.
Project:
v8
Visibility:
Public.

Description

Implemented GetSample like POSIX backtrace() BUG=

Patch Set 1 #

Patch Set 2 : Moved the test to signals on POSIX. #

Patch Set 3 : Debugging on ARM #

Patch Set 4 : Printing return value of GetSample (for ARM try server) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+564 lines, -160 lines) Patch
M include/v8.h View 2 chunks +24 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/sampler.h View 1 5 chunks +151 lines, -9 lines 0 comments Download
M src/sampler.cc View 1 2 3 9 chunks +46 lines, -151 lines 0 comments Download
M test/cctest/cctest.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A test/cctest/test-sampler-api.cc View 1 2 1 chunk +335 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698