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

Issue 1119393003: win: Add support for CPUTimes and StartTime to snapshot (Closed)

Created:
5 years, 7 months ago by scottmg
Modified:
5 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@generate-dump
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 #

Total comments: 10

Patch Set 3 : fixes #

Total comments: 2

Patch Set 4 : interval #

Patch Set 5 : fix whitespace error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -9 lines) Patch
M snapshot/win/process_reader_win.h View 1 2 3 4 2 chunks +18 lines, -0 lines 0 comments Download
M snapshot/win/process_reader_win.cc View 1 2 3 2 chunks +23 lines, -0 lines 0 comments Download
M snapshot/win/process_snapshot_win.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M util/win/time.h View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M util/win/time.cc View 1 2 3 2 chunks +28 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
scottmg
5 years, 7 months ago (2015-05-04 20:58:54 UTC) #1
Mark Mentovai
https://codereview.chromium.org/1119393003/diff/20001/snapshot/win/process_reader_win.cc File snapshot/win/process_reader_win.cc (right): https://codereview.chromium.org/1119393003/diff/20001/snapshot/win/process_reader_win.cc#newcode24 snapshot/win/process_reader_win.cc:24: void TimerClear(timeval* tv) { Do this in compat if ...
5 years, 7 months ago (2015-05-04 21:29:24 UTC) #2
scottmg
https://codereview.chromium.org/1119393003/diff/20001/snapshot/win/process_reader_win.cc File snapshot/win/process_reader_win.cc (right): https://codereview.chromium.org/1119393003/diff/20001/snapshot/win/process_reader_win.cc#newcode24 snapshot/win/process_reader_win.cc:24: void TimerClear(timeval* tv) { On 2015/05/04 21:29:23, Mark Mentovai ...
5 years, 7 months ago (2015-05-05 16:45:48 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/1119393003/diff/40001/util/win/time.h File util/win/time.h (right): https://codereview.chromium.org/1119393003/diff/40001/util/win/time.h#newcode29 util/win/time.h:29: timeval FiletimeToTimevalAmount(const FILETIME& filetime); Interval sounds snazzier than ...
5 years, 7 months ago (2015-05-05 19:53:37 UTC) #4
scottmg
Will land after the other CL that has the mini_chromium roll. https://codereview.chromium.org/1119393003/diff/40001/util/win/time.h File util/win/time.h (right): ...
5 years, 7 months ago (2015-05-05 20:02:49 UTC) #5
scottmg
5 years, 7 months ago (2015-05-06 18:13:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
06db728457693c3cce7e3fa8ecb63b675b256c04 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698