| ..
| ..
|
|
|
|
| attach.lisp
| Fix
kprobe/uprobe duplicate events by defaulting to single-CPU perf attach (issue
#29)
| 3 months ago
|
|
| elf-reader.lisp
| Add whistler/loader:
pure Common Lisp BPF loader
| 4 months ago
|
|
| loader.lisp
| Add
with-bpf-object macro for automatic resource cleanup
| 4 months ago
|
|
| map.lisp
| Fix style
warnings: unused prog-spec and sec variables
| 4 months ago
|
|
| packages.lisp
| Add attach-tc for
TC/clsact BPF program attachment
| 3 months ago
|
|
| program.lisp
| Add whistler/loader:
pure Common Lisp BPF loader
| 4 months ago
|
|
| ringbuf.lisp
| Fix
ringbuf mmap EPERM on kernels with strict protection checks
| 3 months ago
|
|
| session.lisp
| Fix with-bpf-session
crash when used from CL-USER
| 4 months ago
|
|
| syscall.lisp
| Add LRU hash map type support
(:lru-hash)
| 3 months ago
|