Commit History

Author SHA1 Message Date
  Alessandro Decina c4b6970774 Merge pull request #80 from willfindlay/fix-rust-analyzer 3 years ago
  Alessandro Decina 140005d9e3 Merge pull request #68 from vadorovsky/lsm 3 years ago
  William Findlay 169478c863 Add support for raw tracepoint and LSM programs 4 years ago
  Alessandro Decina 89d72e2e26 Merge pull request #81 from willfindlay/awesome-aya 3 years ago
  William Findlay 396e15d756 readme: add a link to awesome aya 3 years ago
  William Findlay ac47f7ee73 meta: ignore .vscode/ except .vscode/settings.json 3 years ago
  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