Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for kernel tracing #10

Open
9 of 16 tasks
hyyking opened this issue Apr 17, 2022 · 0 comments
Open
9 of 16 tasks

Tracking issue for kernel tracing #10

hyyking opened this issue Apr 17, 2022 · 0 comments

Comments

@hyyking
Copy link
Owner

hyyking commented Apr 17, 2022

Goal

Implement a nice logging infrastructure for the kernel AND the bootloader (so no allocations allowed). Looking at logs anyone should be able to (non-exhaustive):

  • Follow page allocation/deallocation in a precise or grouped up view
  • See fundamental modification operations (GDT/IDT/APIC)
  • Follow task scheduling
  • Follow system calls
  • Follow drive operations
  • Be able to debug most parts of the kernel

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant