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

Issue 1050233004: Adding dump provider for dumping java heap sizes on android. (Closed)

Created:
5 years, 8 months ago by ssid
Modified:
5 years, 8 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding dump provider for dumping java heap sizes on android. This CL follows crrev.com/1086943003. This CL adds a dump provider to dump the values given by java.lang.Runtime class on dalvik heap statistics into tracing. BUG=477464 Committed: https://crrev.com/74add93a0342bc2f67a7f397b3881ef08d364a0a Cr-Commit-Position: refs/heads/master@{#326817}

Patch Set 1 #

Patch Set 2 : Adding gn file. #

Patch Set 3 : Split the CL. #

Patch Set 4 : Rebase. #

Total comments: 15

Patch Set 5 : Addressing primiano's comments. #

Patch Set 6 : Nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -11 lines) Patch
M base/trace_event/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A + base/trace_event/java_heap_dump_provider_android.h View 1 2 3 4 2 chunks +9 lines, -11 lines 0 comments Download
A base/trace_event/java_heap_dump_provider_android.cc View 1 2 3 4 5 1 chunk +53 lines, -0 lines 0 comments Download
M base/trace_event/trace_event.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
ssid
Adding android java heap numbers.
5 years, 8 months ago (2015-04-16 09:39:15 UTC) #2
Primiano Tucci (use gerrit)
Almost good, few nits. P.S: have you check that it actually works? :) https://codereview.chromium.org/1050233004/diff/60001/base/trace_event/java_heap_dump_provider_android.cc File ...
5 years, 8 months ago (2015-04-21 18:36:01 UTC) #3
ssid
Addressed comments. Yes it works, example values : (pid) : total free used: ( 2332): ...
5 years, 8 months ago (2015-04-22 10:40:11 UTC) #4
Primiano Tucci (use gerrit)
LGTM but please send another CL soon to add a test. You don't need to ...
5 years, 8 months ago (2015-04-24 14:26:59 UTC) #5
ssid
On 2015/04/24 14:26:59, Primiano Tucci wrote: > LGTM but please send another CL soon to ...
5 years, 8 months ago (2015-04-24 15:18:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1050233004/100001
5 years, 8 months ago (2015-04-24 15:20:30 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 8 months ago (2015-04-24 16:35:23 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 16:36:12 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/74add93a0342bc2f67a7f397b3881ef08d364a0a
Cr-Commit-Position: refs/heads/master@{#326817}

Powered by Google App Engine
This is Rietveld 408576698