]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Convert to use libtraceevent
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 21 Jan 2023 08:23:57 +0000 (09:23 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 22 Jan 2023 06:41:12 +0000 (07:41 +0100)
commit1356224562f9b5394a61c5de5b9c1648f03bc17a
tree17a7648223205e540921ced8ba3f5111815d04e7
parentc7cf86caa0804fa5342646174a623484c10bb6f7
Convert to use libtraceevent

Rasdaemon used for a long time an early version of this library,
with the code embedded directly into its code. The rationale is
that the library was not officially released on that time, but
this has long changed.

So, instead, just use the library directly.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
24 files changed:
Makefile.am
README
configure.ac
non-standard-ampere.h
ras-aer-handler.c
ras-aer-handler.h
ras-arm-handler.c
ras-arm-handler.h
ras-devlink-handler.c
ras-devlink-handler.h
ras-diskerror-handler.c
ras-diskerror-handler.h
ras-events.c
ras-events.h
ras-extlog-handler.c
ras-extlog-handler.h
ras-mc-handler.c
ras-mc-handler.h
ras-mce-handler.c
ras-mce-handler.h
ras-memory-failure-handler.c
ras-memory-failure-handler.h
ras-non-standard-handler.c
ras-non-standard-handler.h