platform_system_core/crash_reporter
Mike Frysinger cb31b1db9c crash_reporter: add missing mkdir for crash_server rule
When doing a clean build, creating this file fails because the dir does
not yet exist:
echo "" > out/target/product/brilloemulator_arm/obj/ETC/crash_server_intermediates/crash_server
/bin/bash: out/target/product/brilloemulator_arm/obj/ETC/crash_server_intermediates/crash_server: No such file or directory

Bug: 24989289
Change-Id: If204dc0eb32e95ee66f97b568b4b9ae4050d3591
2015-10-20 14:28:08 -04:00
..
dbus_bindings crash: Convert list_proxies to chromeos-dbus-bindings generator 2015-02-18 23:53:21 +00:00
init crash-reporter: disable device coredumps in verified mode 2014-11-26 06:07:52 +00:00
.project_alias crash: Shorten crash-reporter project alias. 2015-01-30 05:10:46 +00:00
99-crash-reporter.rules crash-reporter: add support for device coredump 2015-04-01 19:37:06 +00:00
Android.mk crash_reporter: add missing mkdir for crash_server rule 2015-10-20 14:28:08 -04:00
crash_collector.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
crash_collector.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
crash_collector_test.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
crash_collector_test.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
crash_reporter.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
crash_reporter.rc Update crash_reporter and metrics rc files to trigger on post-fs-data 2015-10-14 18:22:32 -07:00
crash_reporter_logs.conf crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
crash_reporter_logs_test.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
crash_sender crash_reporter: Use os-release.d to store the crash server url 2015-10-16 02:25:56 -07:00
kernel_collector.cc crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
kernel_collector.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
kernel_collector_test.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
kernel_collector_test.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
kernel_log_collector.sh crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
kernel_warning_collector.cc crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
kernel_warning_collector.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
list_proxies.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
OWNERS crash: update OWNERS file 2015-04-27 23:29:42 +00:00
periodic_scheduler crash_reporter: Fix a couple crash_sender issues 2015-09-14 03:08:27 -07:00
TEST_WARNING Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00
testrunner.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
udev_collector.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
udev_collector.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
udev_collector_test.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
unclean_shutdown_collector.cc crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
unclean_shutdown_collector.h crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
unclean_shutdown_collector_test.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
user_collector.cc crash_reporter: Update to use the os-release.d configs 2015-10-13 16:34:01 -07:00
user_collector.h crash_reporter: Use the actual GID of the crashing process 2015-10-09 17:16:48 -07:00
user_collector_test.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
warn_collector.l crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
warn_collector_test.c crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
warn_collector_test.sh crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00
warn_collector_test_reporter.sh crash_reporter: Relicense as Apache 2. 2015-08-20 18:54:43 +00:00