Commit Graph

  • 5dab3d7150 ci: gen: install cross headers ci Alessandro Decina 2021-11-05 02:24:56 +0000
  • 93dcafca38 xtask: codegen: fix bindings for archs other than x86 Alessandro Decina 2021-11-05 02:13:46 +0000
  • e94e988336 aya-bpf/helpers: add documentation and implement all bpf_probe_read_* wrappers William Findlay 2021-10-29 11:49:46 -0400
  • b13fe98080 aya-bpf/helpers: expose raw bindings through helpers::gen William Findlay 2021-10-31 09:54:46 -0400
  • 3d72414fde
    Merge pull request #86 from willfindlay/bpf_probe_read_str Alessandro Decina 2021-11-04 17:07:55 +1100
  • 4a02d0038f
    aya-bpf/helpers: add documentation and implement all bpf_probe_read_* wrappers William Findlay 2021-10-29 11:49:46 -0400
  • 3eb0fe3257
    Merge pull request #92 from willfindlay/expose_bindings Alessandro Decina 2021-11-04 13:53:08 +1100
  • 563d4ba1c3
    Merge pull request #94 from tklauser/netlink-ext-ack-libc Alessandro Decina 2021-11-03 20:45:14 +1100
  • 2136f05461 aya: netlink: use NETLINK_EXT_ACK from libc crate Tobias Klauser 2021-11-03 09:46:52 +0100
  • b30fd424ef
    aya-bpf/helpers: expose raw bindings through helpers::gen William Findlay 2021-10-31 09:54:46 -0400
  • 8bd8233c96 Add xdp example from book to aya repo Nitish Malhotra 2021-10-30 19:24:42 -0700
  • dd7e1de348
    Merge pull request #90 from willfindlay/fix-bss Alessandro Decina 2021-10-31 11:08:50 +1100
  • 1e6b1afbe4
    aya/obj: fix incorrect section size for .bss William Findlay 2021-10-30 20:00:16 -0400
  • 3a8e4fe9b9
    Merge pull request #89 from willfindlay/errors Alessandro Decina 2021-10-31 10:51:15 +1100
  • 27d803b634
    aya/maps: improve map errors to be more descriptive William Findlay 2021-10-30 19:32:45 -0400
  • 17b730c717
    Merge pull request #85 from willfindlay/tp_btf Alessandro Decina 2021-10-29 15:08:26 +1100
  • 6b6d4af932
    aya/programs/lsm: pass Btf by reference instead of loading new Btf in Lsm::load William Findlay 2021-10-28 22:44:12 -0400
  • 6539cbb555
    aya/aya-bpf: implement btf tracepoint programs William Findlay 2021-10-28 15:34:54 -0400
  • c4b6970774
    Merge pull request #80 from willfindlay/fix-rust-analyzer Alessandro Decina 2021-10-28 21:06:38 +1100
  • 140005d9e3
    Merge pull request #68 from vadorovsky/lsm Alessandro Decina 2021-10-28 20:57:46 +1100
  • 169478c863 Add support for raw tracepoint and LSM programs William Findlay 2021-06-20 11:17:52 -0400
  • 89d72e2e26
    Merge pull request #81 from willfindlay/awesome-aya Alessandro Decina 2021-10-28 14:20:01 +1100
  • 396e15d756
    readme: add a link to awesome aya William Findlay 2021-10-27 21:07:24 -0400
  • ac47f7ee73
    meta: ignore .vscode/ except .vscode/settings.json William Findlay 2021-10-27 19:52:55 -0400
  • 9dc555ae17
    Merge pull request #79 from willfindlay/fix-rust-analyzer Alessandro Decina 2021-10-28 10:48:11 +1100
  • e115b72245
    meta: fix rust-analyzer support for aya-bpf William Findlay 2021-10-27 19:39:18 -0400
  • 56fd09c443
    Merge pull request #78 from willfindlay/main Alessandro Decina 2021-10-28 10:05:37 +1100
  • 99f6f9e14d
    aya: fix include_bytes_aligned! macro to work in some corner cases William Findlay 2021-10-27 12:27:54 -0400
  • a94774755f
    Merge pull request #76 from willfindlay/load_include_bytes Alessandro Decina 2021-10-26 07:14:26 +1100
  • 4df4e9c14e
    aya: introduce include_bytes_aligned!() macro William Findlay 2021-10-24 15:56:00 -0400
  • 75acbe1455 xtask: fix clippy warning Alessandro Decina 2021-10-24 09:40:07 +0000
  • 1a4c76e3c4 ci: Update codgen workflow commit message Dave Tucker 2021-10-20 17:10:55 +0100
  • 03e9935358 Bump libbpf to 92c1e61a605410b16d6330fdd4a7a4e03add86d4 alessandrod 2021-10-15 09:37:37 +0000
  • c99dcfb9d3 build(deps): update object requirement from 0.26 to 0.27 dependabot[bot] 2021-10-18 13:12:45 +0000
  • 1f541314ab readme: fix build badge Dave Tucker 2021-10-20 17:49:54 +0100
  • 3178870469 readme: fix build badge Dave Tucker 2021-10-20 17:49:54 +0100
  • 927a9f853f ci: Update codgen workflow commit message Dave Tucker 2021-10-20 17:10:55 +0100
  • 6ff32cc2ff Bump libbpf to 92c1e61a605410b16d6330fdd4a7a4e03add86d4 alessandrod 2021-10-15 09:37:37 +0000
  • 0ebee15a12 bpf: Implement Array/Hash of Maps Dave Tucker 2021-10-11 15:54:28 +0100
  • a89f69e1ab aya: Implement Maps/Arrays of Maps Dave Tucker 2021-10-11 11:09:13 +0100
  • 3280161c4f
    build(deps): update object requirement from 0.26 to 0.27 dependabot[bot] 2021-10-18 13:12:45 +0000
  • 5aa5eb5b76 Don't recompute the record length Alessandro Decina 2021-10-15 10:30:21 +0000
  • 00e6d39b13 ebpf: initialize AYA_LOGS with max_entries=0 Alessandro Decina 2021-10-15 10:26:32 +0000
  • cad8d63aa5 Fix clippy warning Alessandro Decina 2021-10-15 09:57:01 +0000
  • db0c543c82 Add copy of README.md inside aya-log/ aya-log-v0.1.1 Alessandro Decina 2021-10-15 09:55:37 +0000
  • 67908b6f55 Add missing manifest fields Alessandro Decina 2021-10-15 09:51:22 +0000
  • a4b8934ce1 (cargo-release) version 0.1.1 Alessandro Decina 2021-10-15 09:47:11 +0000
  • 1a5f003b2c (cargo-release) version 0.1.1 Alessandro Decina 2021-10-15 09:47:11 +0000
  • 0ca22d0e32 git add .cargo and xtask Alessandro Decina 2021-10-15 09:46:39 +0000
  • 7763ae88d7 Created using GitHub Actions alessandrod 2021-10-15 09:37:37 +0000
  • 154d886a76 Update to aya 0.10.5 Alessandro Decina 2021-10-15 09:37:34 +0000
  • 4152e8b1a4 (cargo-release) version 0.10.5 aya-v0.10.5 Alessandro Decina 2021-10-15 09:27:47 +0000
  • 1f3acbcfe0 bpf: add override for bpf_probe_read_user_str Alessandro Decina 2021-10-15 09:22:24 +0000
  • 59a1854a6b aya: fix call relocation bug Alessandro Decina 2021-10-15 09:19:26 +0000
  • d33e0b3d42 Simplify BpfLogger::init Alessandro Decina 2021-10-15 09:03:12 +0000
  • 897c94d5b8 Minor tweaks to make the verifier's job easier Alessandro Decina 2021-10-15 08:13:18 +0000
  • ac5a2d5dbb Switch to aya-ufmt Alessandro Decina 2021-10-15 08:09:45 +0000
  • dc4b928ec5 miri: Disable Stacked Borrows and skip some tests Dave Tucker 2021-10-08 17:03:31 +0100
  • 93e9cd0e00 ci: Add miri Dave Tucker 2021-10-08 16:25:22 +0100
  • a8e813eead miri: Disable Stacked Borrows and skip some tests Dave Tucker 2021-10-08 17:03:31 +0100
  • 7349cb30ba ci: Add miri Dave Tucker 2021-10-08 16:25:22 +0100
  • 54e23141bd Use aya_bpf::maps::PerfEventByteArray to output logs Alessandro Decina 2021-10-02 11:15:10 +0000
  • 069013ddc9 Use aya_log_ebpf::ufmt instead of ::ufmt Alessandro Decina 2021-10-02 11:02:04 +0000
  • 4116442cda bpf: PerfEventByteArray: remove unused import Alessandro Decina 2021-10-02 10:59:51 +0000
  • 0220a4192c bpf: add PerfEventByteArray Alessandro Decina 2021-10-02 10:55:12 +0000
  • 23a70382b2 bpf: PerfEventArray: tweak output API Alessandro Decina 2021-10-02 05:33:50 +0000
  • ea91fe08d3 bpf: rename PerfMap to PerfEventArray Alessandro Decina 2021-10-02 05:30:53 +0000
  • 52c51895ba aya: fix clippy Alessandro Decina 2021-10-01 01:22:39 +0000
  • 32350f81b7 bpf: add memset impl that doesn't trip the verifier Alessandro Decina 2021-10-01 01:09:58 +0000
  • 64e3fb4cc8 aya: improve docs a bit and make BpfLoader default to loading BTF if available Alessandro Decina 2021-09-29 07:01:20 +0000
  • 5f8f18e3a1 aya: loader: take BTF info as reference Alessandro Decina 2021-09-29 02:33:26 +0000
  • 090efc863d bpf: Fix clippy warnings Dave Tucker 2021-09-27 13:35:47 +0100
  • 16b89fbe72 ci: Add CI for aya-bpf Dave Tucker 2021-09-28 14:14:58 +0100
  • 076e2d0304 bpf: Fix clippy warnings Dave Tucker 2021-09-27 13:35:47 +0100
  • faf6ba7883 ci: Add CI for aya-bpf Dave Tucker 2021-09-28 14:14:58 +0100
  • 69041954cb bpf: Added pinned constructor to maps Dave Tucker 2021-09-27 13:46:19 +0100
  • 9426f36f79 Implement Pinning For Programs and Maps Dave Tucker 2021-09-24 17:30:48 +0100
  • 1844e85ccc bpf: Added pinned constructor to maps Dave Tucker 2021-09-27 13:46:19 +0100
  • be6ab7a3dd Implement Pinning For Programs and Maps Dave Tucker 2021-09-24 17:30:48 +0100
  • 9205986050 Add ufmt to readme Alessandro Decina 2021-09-21 09:33:23 +0000
  • a7f5b3775d (cargo-release) version 0.10.4 aya-v0.10.4 Alessandro Decina 2021-09-21 08:46:28 +0000
  • a10a7b3bf2 bump obj to 0.26 Dave Tucker 2021-09-14 18:16:42 +0100
  • 544efdd4d7 ci: Add action for xtask codegen Dave Tucker 2021-09-20 22:55:16 +0100
  • 631048547b ci: Add action for xtask codegen Dave Tucker 2021-09-20 22:55:16 +0100
  • e7eac6ecf5 CI: revert me perf-event Alessandro Decina 2021-09-20 10:41:26 +0000
  • 98361a4c93 aya: minor PerfEvent API tweaks Alessandro Decina 2021-09-20 10:31:30 +0000
  • 7af1cf136c aya: generate bindings for more perf types Alessandro Decina 2021-09-20 10:01:23 +0000
  • b0a05e759e aya: run xtask codegen aya Alessandro Decina 2021-09-20 09:54:58 +0000
  • c39dff6025 Add support for PerfEvent programs. Markus Stange 2021-08-13 17:20:03 -0400
  • f5d047b3ab Update readme Alessandro Decina 2021-09-20 01:27:43 +0000
  • 269be03a89 bpf: add PerCpuArray Alessandro Decina 2021-09-20 00:49:30 +0000
  • 301092ac2e Initial commit Alessandro Decina 2021-09-19 22:32:22 +0000
  • c56a6b16aa aya: only consider Text symbols as relocatable functions Alessandro Decina 2021-09-17 12:47:18 +0000
  • d9fc0f484f aya: fix bug with nested call relocations Alessandro Decina 2021-09-17 12:42:14 +0000
  • 90828f8d06 bump obj to 0.26 Dave Tucker 2021-09-14 18:16:42 +0100
  • e9bad0b61d Make Clippy Happy Dave Tucker 2021-09-14 18:31:12 +0100
  • 00c006785d Make Clippy Happy Dave Tucker 2021-09-14 18:31:12 +0100
  • 4fcb1d75b9 aya-gen: bump bindgen to 0.59 Alessandro Decina 2021-08-29 08:37:16 +0000
  • 29bbb0fc8a aya-gen: bump bindgen to 0.59 Alessandro Decina 2021-08-29 08:37:16 +0000
  • 9c27910f76 aya: update authors and repository link Alessandro Decina 2021-08-29 08:07:10 +0000