Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs-tracer: handle fseek syscall | Baitinq | 2024-07-29 | 1 | -2/+28 |
* | fs-tracer: handle close syscall and properly serialize reqs | Baitinq | 2024-07-22 | 1 | -0/+21 |
* | fs-tracer: Handle open files state | Baitinq | 2024-06-09 | 1 | -3/+2 |
* | TODO | Baitinq | 2024-04-22 | 1 | -1/+5 |
* | Fix build | Baitinq | 2024-04-06 | 1 | -0/+2 |
* | TODO | Baitinq | 2024-03-31 | 2 | -2/+46808 |
* | Update aya | Baitinq | 2024-03-28 | 2 | -2/+2 |
* | cleanup | Baitinq | 2024-01-31 | 2 | -4/+10 |
* | Use common SyscallInfo enum to transfer data | Baitinq | 2024-01-20 | 1 | -3/+6 |
* | Match syscall_enter and syscall_exits to get return value | Baitinq | 2024-01-17 | 1 | -2/+5 |
* | Add comments | Baitinq | 2024-01-15 | 1 | -1/+1 |
* | Send write_syscall events to userspace | Baitinq | 2024-01-14 | 1 | -0/+25 |
* | Initial commit | Baitinq | 2024-01-13 | 2 | -0/+15 |