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

Issue 9383003: MIPS: Count-based profiling for primitive functions (hidden behind a flag) (Closed)

Created:
8 years, 10 months ago by kalmard
Modified:
8 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Count-based profiling for primitive functions (hidden behind a flag) Port r10657 (92073cf). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10677

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M src/mips/full-codegen-mips.cc View 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 10 months ago (2012-02-10 14:44:44 UTC) #1
Jakob Kummerow
8 years, 10 months ago (2012-02-10 14:56:02 UTC) #2
LGTM. I'll land this.

Please be aware that my current work on the profiler is highly experimental. I
fully expect it to morph significantly before it reaches its final shape, which
is why I'm implementing some of it only for ia32 for now (but some ARM ports
will follow in due course to allow for testing on Android devices). It's fine by
me if you port all changes as they are landed, but if you want to minimize
overall effort, you might want to hold off a little while until things settle
down.

The above statement is true for all CLs that have to do with the section titled
"// Experimental profiler changes." in flag-definitions.h.

Powered by Google App Engine
This is Rietveld 408576698