Skip to content

Commit

Permalink
Create global event id enum
Browse files Browse the repository at this point in the history
- create a enum for event id where event name is the key and
event Id is the value;
- map event syscall starting at 7000;
- use event name for lookup in the map when the event it's a
syscall.
  • Loading branch information
rscampos committed May 16, 2024
1 parent cd7ed0d commit a54a79c
Show file tree
Hide file tree
Showing 4 changed files with 3,650 additions and 192 deletions.
Loading

0 comments on commit a54a79c

Please sign in to comment.