https://github.com/virresh/taskinfosyscall
A Kernel Patch for a task_info system call
https://github.com/virresh/taskinfosyscall
c linux-kernel patch
Last synced: about 2 months ago
JSON representation
A Kernel Patch for a task_info system call
- Host: GitHub
- URL: https://github.com/virresh/taskinfosyscall
- Owner: virresh
- Created: 2018-02-11T06:36:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T13:10:19.000Z (about 8 years ago)
- Last Synced: 2025-12-30T08:55:42.585Z (5 months ago)
- Topics: c, linux-kernel, patch
- Language: C
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taskInfoSyscall
A Kernel Patch for a new sh_task_info system call to write process related information to a given file
Note- this diff is for linux kernel v 3.13.0
The patch primarily modifies the following files:
kernel/sys.c
arch/x86/syscalls/syscall_64.tbl