]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Add a basic handler for MCE logs
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 May 2013 18:16:53 +0000 (15:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 May 2013 18:24:01 +0000 (15:24 -0300)
commit090ed3f925bd21adc48e3bd1be11a854a7d5a46f
tree1b1402cbc9198f84d81463aad86d2673ff7e0aeb
parent7fd36d5ee440caf32c94c3108fa863a12103a79b
Add a basic handler for MCE logs

For now, this handler just detects the CPU type and parses all
fields at the MCE event trace.

Latter patches will add decoding capabilities to the event.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Makefile.am
configure.ac
ras-events.c
ras-events.h
ras-mce-handler.c [new file with mode: 0644]
ras-mce-handler.h [new file with mode: 0644]