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

Issue 2272703002: Move AddTraceEvent out-of-line (Closed)

Created:
4 years, 4 months ago by tibell
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@before-sharing
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move AddTraceEvent out of line This saves 300k in binary size on an optimized, stripped Linux build. BUG=

Patch Set 1 #

Patch Set 2 : git cl format #

Patch Set 3 : Rebase #

Patch Set 4 : Add missing BASE_EXPORT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -8 lines) Patch
M base/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M base/trace_event/trace_event.h View 1 2 3 1 chunk +2 lines, -8 lines 0 comments Download
A base/trace_event/trace_event.cc View 1 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (13 generated)
tibell
git cl format
4 years, 4 months ago (2016-08-23 16:47:26 UTC) #1
tibell
Rebase
4 years, 4 months ago (2016-08-23 19:19:50 UTC) #7
tibell
4 years, 4 months ago (2016-08-23 21:29:17 UTC) #12
Add missing BASE_EXPORT

Powered by Google App Engine
This is Rietveld 408576698