tree: 6c4572f06fefecc61da6628429d75442f09ac0b7 [path history] [tgz]
  1. OWNERS
  2. README.md
  3. system_session_analyzer_win.cc
  4. system_session_analyzer_win.h
  5. system_session_analyzer_win_unittest.cc
components/metrics/system_session_analyzer/README.md

System session analyzer

Queries the Windows system event log (viewable in the Event Viewer app, under Windows Logs > System) for startup and shutdown events to determine whether the last shutdown was clean or unclean (i.e., a system-wide crash like a BSOD or power outage).

Its purpose is to enable Chrome to distinguish browser crashes from total system crashes, which may have nothing to do with Chrome.