]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: add support for ARM events
authorTyler Baicar <tbaicar@codeaurora.org>
Tue, 12 Sep 2017 20:58:25 +0000 (14:58 -0600)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 14 Oct 2017 09:11:34 +0000 (06:11 -0300)
commit5662e5376adcc45da43d7818c8ac1882883c18ac
treebd7c4d5c5cd6b4e6b7d84b07e4145548a5725038
parente469c87ccec679192eb34444744206c62a0f152e
rasdaemon: add support for ARM events

Add support to handle the ARM kernel trace events
which cover RAS ARM processor errors.

[V4]: fix arm_event_tab usage

Change-Id: Ife99c97042498d5fad4d9b8e873ecfba6a47947d
Signed-off-by: Tyler Baicar <tbaicar@codeaurora.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Makefile.am
configure.ac
ras-arm-handler.c [new file with mode: 0644]
ras-arm-handler.h [new file with mode: 0644]
ras-events.c
ras-record.c
ras-record.h
ras-report.c
ras-report.h