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

Issue 1610213002: allocator cleanup: remove memory benchmarking extension (Closed)

Created:
4 years, 11 months ago by Primiano Tucci (use gerrit)
Modified:
4 years, 10 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, extensions-reviews_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, chromium-apps-reviews_chromium.org, bccheng, Sonny
Base URL:
https://chromium.googlesource.com/chromium/src.git@cleanup_nonbase_tcmalloc_2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

allocator cleanup: remove memory benchmarking extension The memory benchmarking extension, introduced in crrev.com/12211008 allows to expose the TCMalloc heap profiler methods to JS by passing a command line flag. These days there doesn't seem to be any client left anywhere in the codebase. See also the thread: [chromium-dev] Is anybody using/caring about --enable-memory-benchmarking The command line switch itself is deliberately not removed as it still relied on for crbug.com/513692 BUG=564618 Committed: https://crrev.com/bdcad645c59f39bb4ccb72f04ebdd0ab1e2bf75d Cr-Commit-Position: refs/heads/master@{#371285}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : Remove from ipc_message_start.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -236 lines) Patch
D content/browser/renderer_host/memory_benchmark_message_filter.h View 1 chunk +0 lines, -31 lines 0 comments Download
D content/browser/renderer_host/memory_benchmark_message_filter.cc View 1 chunk +0 lines, -41 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 chunks +0 lines, -5 lines 0 comments Download
M content/common/content_message_generator.h View 1 chunk +0 lines, -1 line 0 comments Download
D content/common/memory_benchmark_messages.h View 1 chunk +0 lines, -15 lines 0 comments Download
M content/content_browser.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/content_common.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/content_renderer.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
D content/renderer/memory_benchmarking_extension.h View 1 chunk +0 lines, -45 lines 0 comments Download
D content/renderer/memory_benchmarking_extension.cc View 1 chunk +0 lines, -88 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 chunks +0 lines, -4 lines 0 comments Download
M ipc/ipc_message_start.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (8 generated)
Primiano Tucci (use gerrit)
piman, mind a fully negative (in diff sense) cleanup CL? Just to be clear, this ...
4 years, 11 months ago (2016-01-20 18:59:13 UTC) #3
Primiano Tucci (use gerrit)
4 years, 11 months ago (2016-01-20 18:59:29 UTC) #5
Simon Que
On 2016/01/20 18:59:29, Primiano Tucci wrote: I don't see "--enable-memory-benchmarking" in the Chromium OS code ...
4 years, 11 months ago (2016-01-20 20:28:47 UTC) #6
piman
lgtm
4 years, 11 months ago (2016-01-20 21:26:45 UTC) #7
Primiano Tucci (use gerrit)
+tsepez for *messages*.h
4 years, 10 months ago (2016-01-25 17:45:18 UTC) #9
Tom Sepez
https://codereview.chromium.org/1610213002/diff/20001/content/common/memory_benchmark_messages.h File content/common/memory_benchmark_messages.h (left): https://codereview.chromium.org/1610213002/diff/20001/content/common/memory_benchmark_messages.h#oldcode12 content/common/memory_benchmark_messages.h:12: #define IPC_MESSAGE_START MemoryBenchmarkMsgStart Is MemoryBenchmarkMsgStart now unused? If so, ...
4 years, 10 months ago (2016-01-25 18:00:09 UTC) #10
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1610213002/diff/20001/content/common/memory_benchmark_messages.h File content/common/memory_benchmark_messages.h (left): https://codereview.chromium.org/1610213002/diff/20001/content/common/memory_benchmark_messages.h#oldcode12 content/common/memory_benchmark_messages.h:12: #define IPC_MESSAGE_START MemoryBenchmarkMsgStart On 2016/01/25 18:00:09, Tom Sepez wrote: ...
4 years, 10 months ago (2016-01-25 18:01:59 UTC) #11
Tom Sepez
lgtm
4 years, 10 months ago (2016-01-25 18:02:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1610213002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1610213002/40001
4 years, 10 months ago (2016-01-25 18:05:11 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-01-25 19:43:56 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-01-25 19:54:06 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bdcad645c59f39bb4ccb72f04ebdd0ab1e2bf75d
Cr-Commit-Position: refs/heads/master@{#371285}

Powered by Google App Engine
This is Rietveld 408576698