Skip to content

Commit

Permalink
merge rusEFI wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 26, 2024
2 parents 2916bbc + f10645a commit b6f3a5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Developer-Performance-Tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Down the left side are a list of processes, which in rusEFI's case, means interr

Now, to the actual content of the trace:

https://gist.github.com/rusefillc/9b30683a3270681e1724ac2f45bb327a

< image 2 here>

This is an example of interrupt #50, which is timer 5, which is used for rusEFI's execution queue. All events scheduled in the future are dequeued by this timer, and reset in oneshot mode for the next event in the queue.
Expand Down

0 comments on commit b6f3a5f

Please sign in to comment.