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

Issue 391643002: Add some convenient metadata in Android's heap profiler dump. (Closed)

Created:
6 years, 5 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
6 years, 5 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add some convenient metadata in Android's heap profiler dump. BUG=382489 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283625

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 13

Patch Set 5 : #

Total comments: 4

Patch Set 6 : ready #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -5 lines) Patch
M tools/android/heap_profiler/heap_dump.c View 1 2 3 4 5 6 chunks +44 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Dai Mikurube (NOT FULLTIME)
Hi Primiano, Could you take a look when you have time? They're just metadata, but ...
6 years, 5 months ago (2014-07-15 08:27:26 UTC) #1
Primiano Tucci (use gerrit)
Hi Dai! Thanks for the patch. Just some comments below. https://codereview.chromium.org/391643002/diff/60001/tools/android/heap_profiler/heap_dump.c File tools/android/heap_profiler/heap_dump.c (right): https://codereview.chromium.org/391643002/diff/60001/tools/android/heap_profiler/heap_dump.c#newcode67 ...
6 years, 5 months ago (2014-07-15 23:42:34 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks! Addressed the comments. https://codereview.chromium.org/391643002/diff/60001/tools/android/heap_profiler/heap_dump.c File tools/android/heap_profiler/heap_dump.c (right): https://codereview.chromium.org/391643002/diff/60001/tools/android/heap_profiler/heap_dump.c#newcode67 tools/android/heap_profiler/heap_dump.c:67: strftime(asc_tm, 64, "%Y-%m-%d %H:%M:%S%z", &local_tm); ...
6 years, 5 months ago (2014-07-16 06:24:58 UTC) #3
Primiano Tucci (use gerrit)
LGTM, thanks for the patch! (just 2 micro nits, please TAL to them before submitting) ...
6 years, 5 months ago (2014-07-16 16:36:18 UTC) #4
Dai Mikurube (NOT FULLTIME)
Updated. Thanks! Committing. https://codereview.chromium.org/391643002/diff/80001/tools/android/heap_profiler/heap_dump.c File tools/android/heap_profiler/heap_dump.c (right): https://codereview.chromium.org/391643002/diff/80001/tools/android/heap_profiler/heap_dump.c#newcode64 tools/android/heap_profiler/heap_dump.c:64: read_proc_cmdline(cmdline, 512); On 2014/07/16 16:36:18, Primiano ...
6 years, 5 months ago (2014-07-17 03:11:10 UTC) #5
Dai Mikurube (NOT FULLTIME)
The CQ bit was checked by dmikurube@chromium.org
6 years, 5 months ago (2014-07-17 03:11:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/391643002/100001
6 years, 5 months ago (2014-07-17 03:13:19 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 03:17:36 UTC) #8
Message was sent while issue was closed.
Change committed as 283625

Powered by Google App Engine
This is Rietveld 408576698