This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
In case the application wants to define more than 65535 events, it will end up with following message (web UI):
Undefined event type
The file tried to reference an event it didn't define. Perhaps it's corrupted?
tracing-framework github, issues
I think this might be caused by the fact the wireId variable is 16-bit
(and possibly here)