platform_system_core/crash_reporter
Mike Frysinger a569da0a2f build: respect CFLAGS when building warn_collector.l
We update common.mk to the latest (not really needed, by might as well).

Then we fix the lex building so it uses CFLAGS.  This in turn triggers a
clang warning in the file which we fix by adding proper printf attributes.

BUG=chromium:297661
TEST=`VERBOSE=1 emerge-x86-alex crash-reporter` showed flags used w/lex

Change-Id: I8db4b8b54b2ca748bb400ec6541287fa764f6d43
Reviewed-on: https://chromium-review.googlesource.com/170351
Reviewed-by: Yunlian Jiang <yunlian@chromium.org>
Reviewed-by: Ben Chan <benchan@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
2013-09-26 19:12:56 +00:00
..
99-crash-reporter.rules Add support for sending Atmel TP/TS error message 2013-06-18 16:11:36 -07:00
chrome_collector.cc crash_collector: Collect kernel task states for chrome crashes 2013-07-26 12:16:24 -07:00
chrome_collector.h Add error logging and fix uploading for chrome crash reports 2013-07-03 13:31:18 -07:00
chrome_collector_test.cc Add error logging and fix uploading for chrome crash reports 2013-07-03 13:31:18 -07:00
common.mk build: respect CFLAGS when building warn_collector.l 2013-09-26 19:12:56 +00:00
crash_collector.cc Add error logging and fix uploading for chrome crash reports 2013-07-03 13:31:18 -07:00
crash_collector.h Add error logging and fix uploading for chrome crash reports 2013-07-03 13:31:18 -07:00
crash_collector_test.cc crash_collector: add /crash to the user crash path 2013-06-11 17:52:51 -07:00
crash_collector_test.h add support for multiprofile 2013-06-03 14:32:14 -07:00
crash_reporter.cc Update chrome crash reports to require the exe name 2013-06-18 10:31:08 -07:00
crash_reporter_logs.conf crash_collector: Collect i915_error_state for chrome crashes 2013-07-15 15:57:12 -07:00
crash_sender crash_sender: use more random tmpdir 2013-09-17 21:22:09 +00:00
inherit-review-settings-ok Initial commit of crash reporter repo 2010-06-16 17:08:34 -07:00
kernel_collector.cc Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
kernel_collector.h Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
kernel_collector_test.cc Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
kernel_log_collector.sh kernel_log_collector.sh : correct kernel message pattern 2013-06-19 16:19:38 -07:00
kernel_warning_collector.cc Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00
kernel_warning_collector.h Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00
LICENSE Add LICENSE file 2010-08-05 14:13:48 -07:00
list_proxies.cc update to libchrome 180609 2013-02-15 12:46:09 -08:00
make_tests.sh Initial commit of crash reporter repo 2010-06-16 17:08:34 -07:00
Makefile build: respect CFLAGS when building warn_collector.l 2013-09-26 19:12:56 +00:00
OWNERS update OWNERS 2013-01-17 11:25:08 -08:00
TEST_WARNING Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00
udev_collector.cc Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
udev_collector.h Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
udev_collector_test.cc Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
unclean_shutdown_collector.cc crash: Remove references to low-battery state file. 2013-07-19 13:41:04 -07:00
unclean_shutdown_collector.h crash: Remove references to low-battery state file. 2013-07-19 13:41:04 -07:00
unclean_shutdown_collector_test.cc crash: Remove references to low-battery state file. 2013-07-19 13:41:04 -07:00
user_collector.cc Replace some LOGs with PLOGs 2013-06-03 14:31:53 -07:00
user_collector.h Handle Chrome crashes 2013-05-16 13:07:17 -07:00
user_collector_test.cc Replace FilePath declaration with file_path.h include 2013-02-20 10:09:31 -08:00
warn_collector.l build: respect CFLAGS when building warn_collector.l 2013-09-26 19:12:56 +00:00
warn_collector_test.c warn_collector_test: make it actually work 2013-05-24 14:03:01 -07:00
warn_collector_test.sh warn_collector_test: make it actually work 2013-05-24 14:03:01 -07:00
warn_collector_test_reporter.sh Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00