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

Issue 1397483002: Restrict memory maps dump provider to only android and linux (Closed)

Created:
5 years, 2 months ago by ssid
Modified:
5 years, 2 months ago
Reviewers:
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@smaps_fscan
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Restrict memory maps dump provider to only android and linux The memory maps dump provider is used only in android and linux, and not yet supported in windows. So, this should be compiled only in linux and android. BUG=461788

Patch Set 1 #

Patch Set 2 : maybe this? #

Patch Set 3 : maybe this? #

Patch Set 4 : Fixing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -28 lines) Patch
M base/trace_event/BUILD.gn View 4 chunks +5 lines, -2 lines 0 comments Download
M base/trace_event/process_memory_maps_dump_provider.h View 1 2 3 2 chunks +1 line, -5 lines 0 comments Download
M base/trace_event/process_memory_maps_dump_provider.cc View 1 2 3 4 chunks +1 line, -8 lines 0 comments Download
M base/trace_event/process_memory_maps_dump_provider_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M base/trace_event/trace_event.gypi View 2 3 chunks +12 lines, -10 lines 0 comments Download
M tools/gn/bootstrap/bootstrap.py View 2 chunks +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
ssid
5 years, 2 months ago (2015-10-07 21:25:34 UTC) #1
Patchset #5 (id:80001) has been deleted

Powered by Google App Engine
This is Rietveld 408576698