-1) Make sqlite code thread safe: it currently hangs sometimes, when
- multiple threads try to write things there at the same time.
+1) Handle signals.
-2) Handle signals.
-
-3) Better handle error conditions to be sure that events won't be
+2) Better handle error conditions to be sure that events won't be
lost.
-4) Add a tool to handle the sqlite records, in order to detect if
- the errors are just random noise or if they mean that memory is
- damaged.
+3) Test support for PCIe AER trace records.
+
+4) Better parse mce trace records.
-5) Test support for PCIe AER trace records.
+5) Make it work fine with offline CPUs.
-6) Better parse mce trace records.
+6) Handle CPU hotplugs.