| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Read fd partial path | Baitinq | 2024-01-27 | 1 | -14/+27 | |
| * | Use sharedCpuArray for buf | Baitinq | 2024-01-27 | 3 | -18/+36 | |
| * | Continue | Baitinq | 2024-01-27 | 3 | -16/+33 | |
| * | Add missing files | Baitinq | 2024-01-27 | 4 | -0/+46846 | |
| * | Start with openat syscall | Baitinq | 2024-01-27 | 3 | -82/+34 | |
| * | Use common SyscallInfo enum to transfer data | Baitinq | 2024-01-20 | 3 | -14/+15 | |
| * | Cleanup | Baitinq | 2024-01-20 | 1 | -70/+62 | |
| * | Add comment | Baitinq | 2024-01-18 | 1 | -0/+2 | |
| * | Match syscall_enter and syscall_exits to get return value | Baitinq | 2024-01-17 | 3 | -33/+99 | |
| * | Add comments | Baitinq | 2024-01-15 | 2 | -2/+3 | |
| * | Send write_syscall events to userspace | Baitinq | 2024-01-14 | 4 | -20/+109 | |
| * | Handle write syscall | Baitinq | 2024-01-14 | 1 | -12/+26 | |
| * | todo | Baitinq | 2024-01-13 | 2 | -3/+53 | |
| * | Initial commit | Baitinq | 2024-01-13 | 19 | -0/+549 | |