Skip to content

SericaLaw/snoopy-ebpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snoopy-eBPF: Catching Program Executions with eBPF

companion blog post

Example

Run snoopy and type ls in another terminal, you will get the process's tid and name that executes the ls program, as well as the arguments passed to the program.

-16374148560321

About

snoopy-ebpf: catching program executions with eBPF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages