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

Issue 11028143: Mark optimized functions with a * in the perf event symbol output. (Closed)

Created:
8 years, 2 months ago by Florian Schneider
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Mark optimized functions with a * in the perf event symbol output. This allows to distinguish time spent in optimized code vs unoptimized code in our profile information. Committed: https://code.google.com/p/dart/source/detail?r=13547

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -9 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/object.h View 1 chunk +6 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 3 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 2 months ago (2012-10-11 14:54:52 UTC) #1
Kevin Millikin (Google)
8 years, 2 months ago (2012-10-11 15:03:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698