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

Issue 10165015: Correct process id for sandbox'd trace events. (Closed)

Created:
8 years, 8 months ago by Sam Leffler
Modified:
8 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Correct process id for sandbox'd trace events. Trace events collected from suid sandbox'd threads need to report their real pid and not the sandbox'd pid so data can be correlated with system event data. BUG=chromium-os:27809 TEST=check sandbox'd trace data against the output of ps Change-Id: Ia8c7725ac6e4f18a2114de027a5d19ba15f49e60 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133619

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/browser/zygote_main_linux.cc View 2 chunks +5 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (0 generated)
Sam Leffler
8 years, 8 months ago (2012-04-20 21:04:39 UTC) #1
Markus (顧孟勤)
lgtm http://codereview.chromium.org/10165015/diff/1/content/browser/zygote_main_linux.cc File content/browser/zygote_main_linux.cc (right): http://codereview.chromium.org/10165015/diff/1/content/browser/zygote_main_linux.cc#newcode334 content/browser/zygote_main_linux.cc:334: static_cast<int>(real_pid)); You mentioned that this is currently something ...
8 years, 8 months ago (2012-04-20 21:13:29 UTC) #2
Jorge Lucangeli Obes
lgtm
8 years, 8 months ago (2012-04-20 21:38:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sleffler@chromium.org/10165015/1
8 years, 8 months ago (2012-04-23 19:36:23 UTC) #4
commit-bot: I haz the power
Presubmit check for 10165015-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-23 19:36:26 UTC) #5
Sam Leffler
Add Will for OWNER review.
8 years, 8 months ago (2012-04-23 19:39:03 UTC) #6
willchan no longer on Chromium
Not in OWNERS there. On Mon, Apr 23, 2012 at 12:39 PM, <sleffler@chromium.org> wrote: > ...
8 years, 8 months ago (2012-04-23 20:05:22 UTC) #7
Sam Leffler
try again for an owner
8 years, 8 months ago (2012-04-23 20:20:53 UTC) #8
Chris Evans
On 2012/04/23 20:20:53, Sam Leffler wrote: > try again for an owner lgtm
8 years, 8 months ago (2012-04-23 23:23:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sleffler@chromium.org/10165015/1
8 years, 8 months ago (2012-04-23 23:34:43 UTC) #10
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 03:04:55 UTC) #11
Change committed as 133619

Powered by Google App Engine
This is Rietveld 408576698