Commit History

Author SHA1 Message Date
  Alessandro Decina 9dc555ae17 Merge pull request #79 from willfindlay/fix-rust-analyzer 3 years ago
  William Findlay e115b72245 meta: fix rust-analyzer support for aya-bpf 3 years ago
  Alessandro Decina 56fd09c443 Merge pull request #78 from willfindlay/main 3 years ago
  William Findlay 99f6f9e14d aya: fix include_bytes_aligned! macro to work in some corner cases 3 years ago
  Alessandro Decina a94774755f Merge pull request #76 from willfindlay/load_include_bytes 3 years ago
  William Findlay 4df4e9c14e aya: introduce include_bytes_aligned!() macro 3 years ago
  Alessandro Decina 75acbe1455 xtask: fix clippy warning 3 years ago
  Dave Tucker 1a4c76e3c4 ci: Update codgen workflow commit message 3 years ago
  alessandrod 03e9935358 Bump libbpf to 92c1e61a605410b16d6330fdd4a7a4e03add86d4 3 years ago
  dependabot[bot] c99dcfb9d3 build(deps): update object requirement from 0.26 to 0.27 3 years ago
  Dave Tucker 1f541314ab readme: fix build badge 3 years ago
  Alessandro Decina 4152e8b1a4 (cargo-release) version 0.10.5 3 years ago
  Alessandro Decina 1f3acbcfe0 bpf: add override for bpf_probe_read_user_str 3 years ago
  Alessandro Decina 59a1854a6b aya: fix call relocation bug 3 years ago
  Dave Tucker dc4b928ec5 miri: Disable Stacked Borrows and skip some tests 3 years ago
  Dave Tucker 93e9cd0e00 ci: Add miri 3 years ago
  Alessandro Decina 4116442cda bpf: PerfEventByteArray: remove unused import 3 years ago
  Alessandro Decina 0220a4192c bpf: add PerfEventByteArray 3 years ago
  Alessandro Decina 23a70382b2 bpf: PerfEventArray: tweak output API 3 years ago
  Alessandro Decina ea91fe08d3 bpf: rename PerfMap to PerfEventArray 3 years ago
  Alessandro Decina 52c51895ba aya: fix clippy 3 years ago
  Alessandro Decina 32350f81b7 bpf: add memset impl that doesn't trip the verifier 3 years ago
  Alessandro Decina 64e3fb4cc8 aya: improve docs a bit and make BpfLoader default to loading BTF if available 3 years ago
  Alessandro Decina 5f8f18e3a1 aya: loader: take BTF info as reference 3 years ago
  Dave Tucker 090efc863d bpf: Fix clippy warnings 3 years ago
  Dave Tucker 16b89fbe72 ci: Add CI for aya-bpf 3 years ago
  Dave Tucker 69041954cb bpf: Added pinned constructor to maps 3 years ago
  Dave Tucker 9426f36f79 Implement Pinning For Programs and Maps 3 years ago
  Alessandro Decina a7f5b3775d (cargo-release) version 0.10.4 3 years ago
  Dave Tucker a10a7b3bf2 bump obj to 0.26 3 years ago