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

Issue 125183: Fix profiling for shared libraries on Linux loaded at negative addresses... (Closed)

Created:
11 years, 6 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix profiling for shared libraries on Linux loaded at negative addresses (Android does this). Fix logging for executable mappings that have no file associated. Be more consistent with use of uintptr_t. Committed: http://code.google.com/p/v8/source/detail?r=2187

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -20 lines) Patch
M src/log.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/log.cc View 1 chunk +12 lines, -8 lines 0 comments Download
M src/platform-linux.cc View 3 chunks +19 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 6 months ago (2009-06-16 12:37:00 UTC) #1
mnaganov (inactive)
11 years, 6 months ago (2009-06-16 12:45:53 UTC) #2
LGTM

Great! I noticed this problem on my machine too, but wasn't motivated enough to
fix it.

Powered by Google App Engine
This is Rietveld 408576698