Commit Graph

6 Commits

Author SHA1 Message Date
Kees Cook 554c898d6a crash-reporter: disable device coredumps in verified mode
Device coredumps should only be available in developer mode.

BUG=None
TEST=link boot with devcoredump series

Signed-off-by: Kees Cook <keescook@chromium.org>
Change-Id: Ia86c32310887199b268b1f71221c6eb8a02f7827
Reviewed-on: https://chromium-review.googlesource.com/231386
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2014-11-26 06:07:52 +00:00
Benjamin Lerman c8cb4ac7ba Revert "crash-reporter: Replace the crash_sender script by a service daemon."
This reverts commit 38c5ad3a94762945456f8e25c78f464d9221bb84.

Was think it will go to the CQ.

Change-Id: Icbe21da107375b0975f6328623fd9cdd38f71b09
Reviewed-on: https://chromium-review.googlesource.com/217740
Reviewed-by: Benjamin Lerman <qsr@chromium.org>
Tested-by: Benjamin Lerman <qsr@chromium.org>
2014-09-11 12:44:16 +00:00
Benjamin Lerman 8e774579a0 crash-reporter: Replace the crash_sender script by a service daemon.
BUG=chromium:391887
TEST=Integration tests
CQ-DEPEND=I02ce7593fcfae4ba1d7d3ebdf3912901e635f1c9
CQ-DEPEND=I00315ad47657cebd9e8a4a0121ecb54114a7e200

Change-Id: I2f4546c82fb3769b5f3da5d22949551412096b10
Reviewed-on: https://chromium-review.googlesource.com/208671
Tested-by: Benjamin Lerman <qsr@chromium.org>
Reviewed-by: Ben Chan <benchan@chromium.org>
2014-09-11 12:41:43 +00:00
Mike Frysinger 0e31ecbde5 crash-sender: set timeout to 4 hours
A single run of crash_sender might take some time to upload a report
(if the connection is pretty slow).  Give the system 4 hours to upload
at least one report.

BUG=chromium:377981
TEST=`cbuildbot x86-generic-full` passes
CQ-DEPEND=CL:201719

Change-Id: I4d3870b961653c7f0ca85e1015f371919125e846
Reviewed-on: https://chromium-review.googlesource.com/201404
Reviewed-by: Gaurav Shah <gauravsh@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
2014-05-28 04:51:46 +00:00
Bertrand SIMONNET f9f7807c88 Add crash-sender's init script to crash-reporter
Part of a three CLs commit that moves crash-sender.conf from platform/init to
platform/crash-reporter.

BUG=chromium:346449
TEST=build chromeos-init and platform2. crash-sender.conf is now owned by
platform2.

CQ-DEPEND=If4ed3501dc7764515eee5284b608859b97652625
CQ-DEPEND=I1f536361e4089a38c70ee9b77f126b1b9881abd8

Change-Id: I7e8da8b755f531bf1987c369692cf570eb7a5548
Reviewed-on: https://chromium-review.googlesource.com/198602
Reviewed-by: Gaurav Shah <gauravsh@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Bertrand Simonnet <bsimonnet@chromium.org>
Tested-by: Bertrand Simonnet <bsimonnet@chromium.org>
2014-05-07 19:58:54 +00:00
Bertrand SIMONNET ebad658b41 Add crash reporter's init scripts
Part of a three CLs commit that moves crash reporter scripts out of
platform/init.

BUG=chromium:346449
TEST=none

CQ-DEPEND=Ib74673a38ef3886b9b23e2f152dd796a3e29855a
CQ-DEPEND=I079759d0a096c50600c292cc37d3486b1c44e56a

Change-Id: Icaad09443e60ff8dd4527d426cc11204a65c5f96
Reviewed-on: https://chromium-review.googlesource.com/194298
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Tested-by: Bertrand Simonnet <bsimonnet@chromium.org>
Commit-Queue: Bertrand Simonnet <bsimonnet@chromium.org>
2014-04-17 16:27:36 +00:00