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

Issue 10356129: Refactor trace_inputs.py strace implementation to use -ff instead of -f. (Closed)

Created:
8 years, 7 months ago by M-A Ruel
Modified:
8 years, 7 months ago
Reviewers:
MAD
CC:
chromium-reviews, pam+watch_chromium.org, csharp, Roger Tawa OOO till Jul 10th
Visibility:
Public.

Description

Refactor trace_inputs.py strace implementation to use -ff instead of -f. So each process has its own log file, reducing the race conditions inside strace. R=mad@chromium.org BUG=98636 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137397

Patch Set 1 #

Patch Set 2 : More docstring #

Total comments: 12

Patch Set 3 : fix comment #

Patch Set 4 : add assert for consistency #

Patch Set 5 : 'childs' is not a word #

Patch Set 6 : Rebase #

Total comments: 10

Patch Set 7 : address comments #

Total comments: 2

Patch Set 8 : Simplify #

Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -218 lines) Patch
M tools/isolate/trace_inputs.py View 1 2 3 4 5 6 7 8 chunks +280 lines, -175 lines 0 comments Download
M tools/isolate/trace_inputs_test.py View 1 2 3 4 5 1 chunk +31 lines, -37 lines 0 comments Download
M tools/isolate/trace_test_cases.py View 1 2 2 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
M-A Ruel
I'm building browser_tests to trace it to see if it helps with strace log corruptions ...
8 years, 7 months ago (2012-05-11 15:57:04 UTC) #1
M-A Ruel
ping
8 years, 7 months ago (2012-05-15 02:28:41 UTC) #2
MAD
Half way there... Sorry about that... Been interrupted by other things... On Mon, May 14, ...
8 years, 7 months ago (2012-05-15 12:40:00 UTC) #3
MAD
Sorry about the delay, I had some trouble understanding the whole thing... Maybe a comment ...
8 years, 7 months ago (2012-05-15 13:23:28 UTC) #4
M-A Ruel
ptal. I updated the file's docstring, it was outdated anyway. I can make it clearer ...
8 years, 7 months ago (2012-05-15 20:31:57 UTC) #5
MAD
Thanks... Almost there... One more question... And one small nit... BYE MAD https://chromiumcodereview.appspot.com/10356129/diff/2001/tools/isolate/trace_inputs.py File tools/isolate/trace_inputs.py ...
8 years, 7 months ago (2012-05-15 20:44:13 UTC) #6
M-A Ruel
https://chromiumcodereview.appspot.com/10356129/diff/2001/tools/isolate/trace_inputs.py File tools/isolate/trace_inputs.py (right): https://chromiumcodereview.appspot.com/10356129/diff/2001/tools/isolate/trace_inputs.py#newcode255 tools/isolate/trace_inputs.py:255: UNFINISHED = ' <unfinished ...>' On 2012/05/15 20:44:13, MAD ...
8 years, 7 months ago (2012-05-16 00:19:20 UTC) #7
MAD
LGTM... Thanks!
8 years, 7 months ago (2012-05-16 01:12:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/10356129/7004
8 years, 7 months ago (2012-05-16 10:16:44 UTC) #9
commit-bot: I haz the power
8 years, 7 months ago (2012-05-16 11:38:24 UTC) #10
Change committed as 137397

Powered by Google App Engine
This is Rietveld 408576698