/uoc.dso.prac1

Operating Systems Design - Practical Assignment #1: Implement a Linux kernel module that counts every exit system call executed and also allows access to a summary from user space interfacing via proc fs (/proc/traceexit)

Primary LanguageCGNU General Public License v3.0GPL-3.0