tools: add ei-debug-events
Prints out a YAML-compatible list of events for debugging.
This tool also takes a --socketfd argument which names the fd number that the EIS connection is on. This allows the tool to be started from some other process that does the EIS connection, e.g. a portal implementation.
cc @jadahl