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

Issue 4210: Parse /proc/self/maps lines better to handle variations between Linux kernels... (Closed)

Created:
12 years, 3 months ago by Erik Corry
Modified:
9 years, 7 months ago
Reviewers:
bak
CC:
v8-dev
Visibility:
Public.

Description

Parse /proc/self/maps lines better to handle variations between Linux kernels. It seems noone has had time to file a bug on this. Committed: http://code.google.com/p/v8/source/detail?r=360

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M src/platform-linux.cc View 2 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
12 years, 3 months ago (2008-09-23 08:40:26 UTC) #1
bak
12 years, 3 months ago (2008-09-23 08:51:17 UTC) #2
Hi Eric

Your fix should help profiling on various Linux platforms.
However, we might want to use sscan for reading the proc information.

LGTM,
  Lars

Powered by Google App Engine
This is Rietveld 408576698