Skip to content

Kernel module which, for each SCHED_DEADLINE scheduled process, creates a new readable /proc/sched_deadline/[PID], showing tasks' execution information

License

Notifications You must be signed in to change notification settings

balsini/sched-deadline-spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sched-deadline-spy

Kernel module which, for each SCHED_DEADLINE scheduled process, creates a new readable /proc/sched_deadline/[PID], showing tasks' execution information

Requirements

Kernel headers are not enough. Please, make sure you have the complete kernel source code of your kernel in your

/usr/src/linux-uname -r

folder.

About

Kernel module which, for each SCHED_DEADLINE scheduled process, creates a new readable /proc/sched_deadline/[PID], showing tasks' execution information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published