aboutsummaryrefslogtreecommitdiff
path: root/user_collector.h
AgeCommit message (Expand)Author
2015-10-09crash_reporter: Use the actual GID of the crashing processSteve Fung
2015-08-20crash_reporter: Relicense as Apache 2.Steve Fung
2015-08-18crash_reporter: Enable core dumpsSteve Fung
2015-08-10crash_reporter: Remove Chrome collector, CrOS build files, DBusSteve Fung
2015-08-10crash_reporter: Fix header include pathsSteve Fung
2014-10-07crash-reporter: remove gflags dependencySteve Fung
2014-09-03crash-reporter: Include base/macros.h instead of base/basictypes.hBen Chan
2014-08-13crash-reporter: Use C++11 override specifier.Ben Chan
2014-06-19crash-reporter: Fix coding style and cpplint issues.Ben Chan
2014-02-07update to libbase-242728Mike Frysinger
2013-05-16Handle Chrome crashesAlbert Chaulk
2013-02-20Replace FilePath declaration with file_path.h includeSimon Que
2013-02-07crash-reporter: Remove some dependency on /procMichael Krebs
2012-03-05Improve error diagnostics in UserCollector.Ben Chan
2012-01-06crash-reporter: Validate proc files and log the state of crashed process.Ben Chan
2011-08-08crash-reporter: Dump crashes outside of cryptohome during autotests.Michael Krebs
2011-07-29Don't ignore chrome crashes when autotesting.Michael Krebs
2011-03-16crash-reporter: keep ignoring chrome crashes even on dev buildsKen Mixter
2011-03-03crash-reporter: Use standard logging and new libchromeos Process codeKen Mixter
2011-02-09crash-reporter: when exe symlink read fails send diags and still ignore chrom...Ken Mixter
2011-01-25crash-reporter: Add diagnostics to help diagnose failures in the wildKen Mixter
2010-12-14crash-reporter: Capture and send recent update_engine logs when it crashesKen Mixter
2010-11-07crash-reporter: Avoid writing through symlinks.Ken Mixter
2010-10-28crash-reporter: write conversion failure diagnostics into fake dmp filesKen Mixter
2010-10-18crash-reporter: Avoid using system to invoke core2mdKen Mixter
2010-08-18Collect and send kernel crash diagnosticsKen Mixter
2010-07-23Start invoking core2md to implement full system crash reportingKen Mixter
2010-06-18Change include paths to reflect new directory.Chris Sosa
2010-06-16Initial commit of crash reporter repoChris Sosa