Systrack is a tool to analyze Linux kernel images (vmlinux) and extract information about implemented syscalls. Given a vmlinux image, Systrack can extract syscall numbers, names, symbol names, definition locations within kernel sources, function signatures, and more.
Repo
Code:
https://github.com/mebeim/systrack
Download
Code:
https://github.com/mebeim/systrack/releases/tag/v0.3.3