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

Issue 14859005: Support Android in MallocHook for mmap, munmap and mremap. (Closed)

Created:
7 years, 7 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dmikurube+memory_chromium.org, bulach
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Support Android in MallocHook for mmap, munmap and mremap. sbrk is not supported for now because __sbrk is not provided by Bionic. Chrome for Android doesn't look like using sbrk. BUG=162208 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199899

Patch Set 1 #

Patch Set 2 : clean up #

Patch Set 3 : nit fix #

Total comments: 6

Patch Set 4 : addressed digit's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M third_party/tcmalloc/chromium/src/base/linux_syscall_support.h View 1 2 3 3 chunks +12 lines, -1 line 0 comments Download
M third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h View 1 2 3 4 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Dai Mikurube (NOT FULLTIME)
Could you take a look (when you have time)? It's considered to be upstreamed to ...
7 years, 7 months ago (2013-05-07 10:37:01 UTC) #1
willchan no longer on Chromium
I'm going to wait for digit to review this first.
7 years, 7 months ago (2013-05-09 21:07:44 UTC) #2
Dai Mikurube (NOT FULLTIME)
digit may show up in the next week (and, it's no problem).
7 years, 7 months ago (2013-05-10 09:20:50 UTC) #3
Dai Mikurube (NOT FULLTIME)
gentle ping (not much in a hurry, but just a reminder) what do you think, ...
7 years, 7 months ago (2013-05-13 15:54:52 UTC) #4
digit1
Sorry for the delay, I was on vacation last week. lgtm :) https://codereview.chromium.org/14859005/diff/4001/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h File third_party/tcmalloc/chromium/src/base/linux_syscall_support.h ...
7 years, 7 months ago (2013-05-13 16:14:42 UTC) #5
Dai Mikurube (NOT FULLTIME)
Thanks. Just adding a comment about ulong. (not fixed for other comments yet) https://codereview.chromium.org/14859005/diff/4001/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h File ...
7 years, 7 months ago (2013-05-13 16:36:06 UTC) #6
willchan no longer on Chromium
lgtm
7 years, 7 months ago (2013-05-13 20:26:40 UTC) #7
Dai Mikurube (NOT FULLTIME)
Thanks, digit and willchan. Fixed them, and committing... https://codereview.chromium.org/14859005/diff/4001/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h File third_party/tcmalloc/chromium/src/base/linux_syscall_support.h (right): https://codereview.chromium.org/14859005/diff/4001/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h#newcode158 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h:158: #if ...
7 years, 7 months ago (2013-05-13 21:25:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14859005/19001
7 years, 7 months ago (2013-05-13 21:26:22 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=127254
7 years, 7 months ago (2013-05-13 22:23:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14859005/19001
7 years, 7 months ago (2013-05-13 22:53:56 UTC) #11
commit-bot: I haz the power
7 years, 7 months ago (2013-05-14 04:48:33 UTC) #12
Message was sent while issue was closed.
Change committed as 199899

Powered by Google App Engine
This is Rietveld 408576698