Commit History

Author SHA1 Message Date
  Andrew Werner dcc6b84a88 programs/uprobe: extract library path resolving 2 years ago
  Tamir Duberstein 368ddf10c4 Merge pull request #712 from aya-rs/loaded-links 2 years ago
  Tamir Duberstein 30faa5f68f Add links iterator 2 years ago
  Tamir Duberstein b1bf61ca61 Merge pull request #716 from aya-rs/prealloc-vec 2 years ago
  Dave Tucker 71737f5576 aya: Set BPF_F_SLEEPABLE for sleepable programs 2 years ago
  Tamir Duberstein 89ef97e848 aya: preallocate the vector 2 years ago
  Dave Tucker 677e7bda4a aya-obj: Propagate sleepable into ProgramSection 2 years ago
  Dave Tucker 7eebdcbdeb aya-bpf-macros: Cleanup and remove required_args 2 years ago
  Tamir Duberstein 7bb9b7f5a5 programs: plug file descriptor leak 2 years ago
  Tamir Duberstein b1404e9a73 sys: push error construction up 2 years ago
  Tamir Duberstein a0af7e0b2f programs: make `loaded_programs` opaque 2 years ago
  Tamir Duberstein de8519a380 sys: extract common SyscallError 2 years ago
  Tamir Duberstein 4cb3ea6e8f sys: `sys_bpf` takes mut ref 2 years ago
  Tamir Duberstein f095c591af Merge pull request #714 from aya-rs/dry-btf-load 2 years ago
  Tamir Duberstein 7ee6f52a74 sys: avoid repeating BPF_BTF_LOAD dance 2 years ago
  Tamir Duberstein 3692e53ff0 Merge pull request #706 from aya-rs/reloc-tests 2 years ago
  Tamir Duberstein dca5e6c167 integration-test: Remove runtime toolchain deps 2 years ago
  Tamir Duberstein 5a398504cf test: appease shellcheck 2 years ago
  Tamir Duberstein 571c38b1c6 test: add some #[track_caller] annotations 2 years ago
  Tamir Duberstein 6f3cce75cf test: s/assert!(.*) ==/assert_eq!\1,/ 2 years ago
  ajwerner afacfddd8b Merge pull request #710 from ajwerner/move-rustversion-to-workspace 2 years ago
  Andrew Werner 9f0e83726f bpf: move rustversion build dep to workspace 2 years ago
  Tamir Duberstein 4c3219f754 Merge pull request #707 from aya-rs/one-option-not-two 2 years ago
  Tamir Duberstein 0ec9afdb07 Reduce state cardinality from 4 to 2 2 years ago
  Tamir Duberstein 445cb8b463 Merge pull request #701 from nrxus/perf-event-owned-fd 2 years ago
  Andrés Medina dbfba18dac aya: Return `OwnedFd` for `perf_event_open`. 2 years ago
  Dave Tucker e833a71b02 Merge pull request #413 from dave-tucker/fix-names-once-and-for-all 2 years ago
  Tamir Duberstein 868a9b00b3 Merge pull request #704 from aya-rs/better-panic 2 years ago
  Dave Tucker 6d92119fbc integration-test: Add test for 2 progs in same section 2 years ago
  Dave Tucker c72aab5f7b aya-bpf-macros: Refactor for ease of testing 2 years ago