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

Issue 2853004: [Isolates] Script for looking for statics using objdump... (Closed)

Created:
10 years, 6 months ago by zarko
Modified:
9 years, 7 months ago
Reviewers:
Dmitry Titov
CC:
v8-dev
Visibility:
Public.

Description

[Isolates] Script for looking for statics using objdump Call as: tools/liststatics.sh heap.o tools/statics.whitelist is a list of regexes that match lines that should be excluded from the output listing. Committed: http://code.google.com/p/v8/source/detail?r=4871

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
A tools/liststatics.sh View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A tools/statics.whitelist View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zarko
Hopefully this will be useful!
10 years, 6 months ago (2010-06-15 18:22:34 UTC) #1
zarko
Removed dependency on ocaml. grep has some handy flags!
10 years, 6 months ago (2010-06-15 21:13:43 UTC) #2
Dmitry Titov
10 years, 6 months ago (2010-06-15 21:20:03 UTC) #3
LGTM!

Powered by Google App Engine
This is Rietveld 408576698