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

Issue 8480014: Support tracking of IPC messages as tasks in profiler (Closed)

Created:
9 years, 1 month ago by jar (doing other things)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, Paweł Hajdan Jr., jam, brettw-cc_chromium.org, eroman
Visibility:
Public.

Description

Support tracking of IPC messages as tasks in profiler Also started to do more cleanup, including creating a base/profiler directory, and moving parts of the over-sized tracked_objects.* into that directory. r=rtenneti Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108752

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+422 lines, -212 lines) Patch
M base/base.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gypi View 2 chunks +6 lines, -2 lines 0 comments Download
M base/location.h View 1 chunk +7 lines, -5 lines 0 comments Download
A base/profiler/scoped_profile.h View 1 chunk +47 lines, -0 lines 0 comments Download
A base/profiler/scoped_profile.cc View 1 chunk +31 lines, -0 lines 0 comments Download
A base/profiler/tracked_time.h View 1 chunk +84 lines, -0 lines 0 comments Download
A base/profiler/tracked_time.cc View 1 chunk +80 lines, -0 lines 0 comments Download
A base/profiler/tracked_time_unittest.cc View 1 chunk +111 lines, -0 lines 0 comments Download
M base/tracked_objects.h View 3 chunks +9 lines, -94 lines 0 comments Download
M base/tracked_objects.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
M base/tracked_objects_unittest.cc View 1 chunk +0 lines, -97 lines 0 comments Download
M ipc/ipc_message_macros.h View 4 chunks +21 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jar (doing other things)
This was all focused around profiling the incoming IPC messages. Most everything else was moving ...
9 years, 1 month ago (2011-11-04 21:53:25 UTC) #1
ramant (doing other things)
9 years, 1 month ago (2011-11-04 22:14:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698