Commit Graph

4 Commits

Author SHA1 Message Date
Javier Honduvilla Coto 0a4e3a0aec
Run tests under Valgrind to detect memory issues (#133)
Adds Valgrind to CI runs to help detect memory issues and prevent bugs.
2020-09-10 15:19:21 -07:00
Brian Martin e6d822ecad
cargo: remove lock file (#26)
* rust libraries should not have a Cargo.lock committed in the repository
2018-08-02 09:47:15 -07:00
Julia Evans ff15ab0882 vendor bcc-sys library 2018-02-04 22:58:01 -05:00
Julia Evans 225676c245 Initial partial port of gobpf.
Includes BPF tables and ability to load uprobes.
2018-02-02 18:22:53 -05:00