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

Issue 2650583014: Added tracking of memory usage within ApiNativeScopes. Usage to be displayed within Observatory. (Closed)

Created:
3 years, 11 months ago by bkonyi
Modified:
3 years, 11 months ago
Reviewers:
zra, Cutch, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Added tracking of memory usage within ApiNativeScopes. Usage to be displayed within Observatory. BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/1e0bf05aafbbbc595df83068439eb11debf3eeca

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added unit test + fixed typo #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -8 lines) Patch
M runtime/vm/dart_api_state.h View 1 3 chunks +20 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_state.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/zone.cc View 1 4 chunks +13 lines, -8 lines 1 comment Download
M runtime/vm/zone_test.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (2 generated)
bkonyi
This change adds the code to actually track the current memory usage of ApiNativeScopes. This ...
3 years, 11 months ago (2017-01-25 22:59:40 UTC) #2
siva
Where is the code that adds it to the response of the service request for ...
3 years, 11 months ago (2017-01-26 03:02:05 UTC) #3
bkonyi
On 2017/01/26 03:02:05, siva wrote: > Where is the code that adds it to the ...
3 years, 11 months ago (2017-01-26 17:43:59 UTC) #4
bkonyi
https://codereview.chromium.org/2650583014/diff/1/runtime/vm/zone.cc File runtime/vm/zone.cc (right): https://codereview.chromium.org/2650583014/diff/1/runtime/vm/zone.cc#newcode52 runtime/vm/zone.cc:52: // If there is no current thread, we might ...
3 years, 11 months ago (2017-01-26 22:34:27 UTC) #5
siva
lgtm
3 years, 11 months ago (2017-01-26 23:19:47 UTC) #6
bkonyi
3 years, 11 months ago (2017-01-26 23:24:12 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1e0bf05aafbbbc595df83068439eb11debf3eeca (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698