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

Issue 367033002: Reland "Linux perf tool support update + refactoring." (r22146, attempt #5) (Closed)

Created:
6 years, 5 months ago by Jarin
Modified:
6 years, 5 months ago
Reviewers:
Yang
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Reland "Linux perf tool support update + refactoring." (r22146, fifth attempt) Bringing the offending timer functions to the platform dependent files. BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22210

Patch Set 1 #

Patch Set 2 : Another attempt to fix the Android build. #

Patch Set 3 : Restrict the timestamp to Linux #

Patch Set 4 : Rebase #

Patch Set 5 : More fixes for other OSes #

Patch Set 6 : Remove the conditional compilation on Android #

Patch Set 7 : git cl format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+466 lines, -173 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M src/base/platform/platform.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/base/platform/platform-posix.cc View 2 chunks +10 lines, -1 line 0 comments Download
M src/base/platform/platform-win32.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/base/platform/time.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/base/platform/time.cc View 1 2 3 4 5 6 3 chunks +85 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
M src/log.cc View 1 2 3 4 5 6 2 chunks +1 line, -166 lines 0 comments Download
A src/perf-jit.h View 1 2 3 4 5 6 1 chunk +120 lines, -0 lines 0 comments Download
A src/perf-jit.cc View 1 2 3 4 5 6 1 chunk +147 lines, -0 lines 0 comments Download
A src/third_party/kernel/tools/perf/util/jitdump.h View 1 2 3 4 5 6 1 chunk +83 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jarin
Could you have another look at this, please?
6 years, 5 months ago (2014-07-02 15:41:36 UTC) #1
Yang
On 2014/07/02 15:41:36, jarin wrote: > Could you have another look at this, please? lgtm.
6 years, 5 months ago (2014-07-03 08:04:12 UTC) #2
Jarin
6 years, 5 months ago (2014-07-03 19:19:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #7 manually as r22210 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698