breakpad/src
ivanpe@chromium.org 63919583ba Surfacing the process create time in google_breakpad::ProcessState
and updating minidump_stackwalk to show process uptime.

I tested this with a minidump from Chrome and I got a result that
is inline with what the Windows debugger is showing for that dump:

minidump_stackwalk output:
--------------------------
Process uptime: 601 seconds

WinDBG output:
--------------
Process Uptime: 0 days 0:10:01.000

I didn't update the machine readable output of minidump_stackwalk
on purpose in order to avoid breaking someone that uses it.
It can be added later to the machine output if needed.

R=mark@chromium.org

Review URL: https://breakpad.appspot.com/7754002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1406 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-11-25 22:45:23 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Fix microdump_writer and add unittest. 2014-11-25 10:35:53 +00:00
common Add parameter --product to symupload.exe 2014-11-17 22:47:05 +00:00
google_breakpad Surfacing the process create time in google_breakpad::ProcessState 2014-11-25 22:45:23 +00:00
processor Surfacing the process create time in google_breakpad::ProcessState 2014-11-25 22:45:23 +00:00
third_party Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
tools Add parameter --product to symupload.exe 2014-11-17 22:47:05 +00:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00