|
You are here |
eyakubovich.github.io | ||
| | | | |
mdaverde.com
|
|
| | | | | A collection of useful tips and interesting finds as I build eBPF tooling | |
| | | | |
binarydebt.wordpress.com
|
|
| | | | | System call table is an array of function pointers. It is defined in kernel space as variable sys_call_table and it contains pointers to functions which implement system calls. Index of each function pointer in the array is the system call number for that syscall. These are denoted by NR_* macros in header files, such as... | |
| | | | |
www.polarsignals.com
|
|
| | | | | Deep dive into the new DWARF-based stack unwinder using eBPF. | |
| | | | |
nfraprado.net
|
|
| | | |||