Commit Graph

  • 8e6c9ad0d2
    Merge pull request #343 from dave-tucker/pinning-redux Dave Tucker 2022-08-02 11:10:36 +0100
  • 34ba2bc048 aya: Use PinError for all pinning errors Dave Tucker 2022-07-20 17:49:24 +0100
  • 9ee27765a6 Userspace symbol resolving via addr2line Matthias Einwag 2022-07-03 19:43:32 -0700
  • 64f8a434d2 aya: Implement FdLink::pin() Dave Tucker 2022-07-07 23:51:32 +0100
  • 5726b6d044 aya: Allow pin to be used on all programs Dave Tucker 2022-07-07 23:50:00 +0100
  • d968094b66
    Merge pull request #353 from vadorovsky/log-remove-u128 Michal Rostecki 2022-07-28 16:12:41 +0200
  • 611f967cd1 aya-log: Remove i128 and u128 types Michal Rostecki 2022-07-28 15:47:04 +0200
  • f37a51433f
    Merge pull request #350 from dave-tucker/monorepo Michal Rostecki 2022-07-28 15:05:48 +0200
  • 6ab7148731 bpf: Only use never type with rust nightly Dave Tucker 2022-07-27 21:55:01 +0000
  • c9e70a8758 aya: Fix rlimit warning on for 32bit systems Dave Tucker 2022-07-27 14:36:32 +0000
  • dc31e11691 Re-organize into a single workspace Dave Tucker 2022-07-25 17:37:42 +0000
  • 28abaece2a Fix the log buffer bounds Michal Rostecki 2022-07-21 11:57:42 +0200
  • 2e0702854b Ensure log buffer bounds Michal Rostecki 2022-07-20 16:39:42 +0200
  • 6aea880890 ebpf: use new PerCpuArray::get_ptr_mut API Alessandro Decina 2022-06-09 23:15:25 +1000
  • 526493b444 aya-log, aya-log-common: start next development iteration 0.1.11-dev.0 Dave Tucker 2022-06-08 12:43:13 +0100
  • 3abd97307e aya-log, aya-log-common: release version 0.1.10 Dave Tucker 2022-06-08 12:41:29 +0100
  • 060ba45153 Update aya requirement from 0.10.7 to 0.11.0 dependabot[bot] 2022-06-07 07:48:41 +0000
  • 0038b43627 Add CI Dave Tucker 2022-06-06 19:01:06 +0100
  • c1bb790c0d Add vim/vscode rust-analyzer settings Dave Tucker 2022-06-06 18:53:50 +0100
  • 3f0085195f Add rustfmt.toml Dave Tucker 2022-06-06 18:50:35 +0100
  • 5789585994 ebpf: Add example Dave Tucker 2022-06-06 18:48:05 +0100
  • 5d82d9a73e Add Tests Dave Tucker 2022-06-06 18:33:52 +0100
  • 628b473e09 ebpf: Ensure the bounds of log buffer Michal Rostecki 2022-05-26 17:53:46 +0200
  • 70b4e68130 common: Bump the buffer size Michal Rostecki 2022-05-26 17:15:41 +0200
  • bd9a5c8fdf aya-log, aya-log-common: start next development iteration 0.1.10-dev.0 Alessandro Decina 2022-04-23 09:18:04 +0000
  • 8bc1bbb3ab aya-log, aya-log-common: release version 0.1.9 Alessandro Decina 2022-04-23 09:17:42 +0000
  • a8d133f6b0 Add cargo-release config Alessandro Decina 2022-04-23 09:09:46 +0000
  • d1a0ce51ee xtask: do not release Alessandro Decina 2022-04-23 09:07:27 +0000
  • c4d89fa13c aya-log: use stricter version for the aya-log-common dep Alessandro Decina 2022-04-23 09:02:35 +0000
  • bdb2750e66 ebpf: inline write_record_header Alessandro Decina 2022-04-16 10:10:56 +0000
  • 81befa0661 Update aya to 0.10.7 Michal Rostecki 2022-03-25 13:44:35 +0100
  • ca1fe7e05f Format arguments in userspace Michal Rostecki 2022-02-28 14:54:42 +0000
  • 9b229d00e1 Don't recompute the record length Alessandro Decina 2021-10-15 10:30:21 +0000
  • 7f8d7057df ebpf: initialize AYA_LOGS with max_entries=0 Alessandro Decina 2021-10-15 10:26:32 +0000
  • 2800454763 Fix clippy warning Alessandro Decina 2021-10-15 09:57:01 +0000
  • 8bde15dad7 Add copy of README.md inside aya-log/ Alessandro Decina 2021-10-15 09:55:37 +0000
  • 5e18a715b2 Add missing manifest fields Alessandro Decina 2021-10-15 09:51:22 +0000
  • 31e71f8db5 (cargo-release) version 0.1.1 Alessandro Decina 2021-10-15 09:47:11 +0000
  • 29955b2287 (cargo-release) version 0.1.1 Alessandro Decina 2021-10-15 09:47:11 +0000
  • 6d14a16d8e git add .cargo and xtask Alessandro Decina 2021-10-15 09:46:39 +0000
  • cced3da5c8 Update to aya 0.10.5 Alessandro Decina 2021-10-15 09:37:34 +0000
  • 9ab9c80183 Simplify BpfLogger::init Alessandro Decina 2021-10-15 09:03:12 +0000
  • 2ac433449c Minor tweaks to make the verifier's job easier Alessandro Decina 2021-10-15 08:13:18 +0000
  • b14d4bab2f Switch to aya-ufmt Alessandro Decina 2021-10-15 08:09:45 +0000
  • 22d8f86fbb Use aya_bpf::maps::PerfEventByteArray to output logs Alessandro Decina 2021-10-02 11:15:10 +0000
  • 741957f945 Use aya_log_ebpf::ufmt instead of ::ufmt Alessandro Decina 2021-10-02 11:02:04 +0000
  • 0d7ac3eb3e Add ufmt to readme Alessandro Decina 2021-09-21 09:33:23 +0000
  • 5df853cfb0 Update readme Alessandro Decina 2021-09-20 01:27:43 +0000
  • b29a061bce Initial commit Alessandro Decina 2021-09-19 22:32:22 +0000
  • f9588a9daa
    Merge pull request #348 from athre0z/printk Alessandro Decina 2022-07-27 18:07:43 +0100
  • bfb5536f12 bpf: avoid stack-alloc for `fmt` in `bpf_printk!` Joel Höner 2022-07-26 23:57:41 +0200
  • da13143c05 bpf: add `bpf_printk!` helper Joel Höner 2022-07-24 03:16:29 +0200
  • 6c9d814860
    Merge pull request #345 from vadorovsky/bpf-get-current-comm-u8 Michal Rostecki 2022-07-26 19:20:19 +0200
  • 73ee3cff70
    Merge pull request #140 from dave-tucker/btf-maps Dave Tucker 2022-07-19 19:59:44 +0100
  • f976229477 Support BTF Maps Dave Tucker 2021-12-10 19:12:01 +0000
  • 480f6180f5
    Merge pull request #346 from vadorovsky/skb-load-bytes Michal Rostecki 2022-07-19 19:13:37 +0200
  • c6e1d56684 bpf: Add `load_bytes` method to SKB context Michal Rostecki 2022-07-19 11:59:37 +0200
  • f08bb022f7
    Merge pull request #347 from vadorovsky/fix-lint Michal Rostecki 2022-07-19 17:16:06 +0200
  • ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])` Michal Rostecki 2022-07-19 16:48:33 +0200
  • a3a96b8415 bpf: Change the result type of bpf_get_current_comm helper Michal Rostecki 2022-07-12 16:02:14 +0200
  • 6f301ac9ca
    Merge pull request #284 from vadorovsky/str Alessandro Decina 2022-07-11 09:41:45 +0100
  • fa4347aae4
    Merge pull request #344 from vadorovsky/rlimit-v2 Alessandro Decina 2022-07-08 16:55:37 +0100
  • 3d592d0f29 aya: Raise the RLIMIT_MEMLOCK warning only if failed to create a map Michal Rostecki 2022-07-08 14:09:34 +0200
  • a7fa938f1e
    Merge pull request #342 from vadorovsky/rlimit Dave Tucker 2022-07-06 10:27:44 +0100
  • bebe98e670 aya: Raise the warning when RMILIT_MEMLOCK is not RLIM_INFINITY Michal Rostecki 2022-07-05 10:03:10 +0200
  • ecb327f7ed book: redirect to aya-rs.dev/book gh-pages Alessandro Decina 2022-07-05 04:13:07 +1000
  • 9c462ebd2c
    build(deps): update inventory requirement from 0.2 to 0.3 dependabot[bot] 2022-07-04 13:14:30 +0000
  • 555833a79a
    Merge pull request #335 from dave-tucker/rust-runner Dave Tucker 2022-07-03 15:39:57 +0100
  • 79101e748a test: Replace RTF with Rust Dave Tucker 2022-07-02 19:49:49 +0100
  • 6188c9dee3
    Merge pull request #336 from dave-tucker/clippy Dave Tucker 2022-07-03 13:20:05 +0100
  • 336faf553e clippy: Fix latest nightly lints Dave Tucker 2022-07-03 12:51:09 +0100
  • 323170aa3f
    Merge pull request #331 from joshiste/fix/compat-pre-5.5 Dave Tucker 2022-06-29 13:59:49 +0100
  • 2d79f22b40 aya-bpf: use bpf_read_probe for reading pt_regs Johannes Edmeier 2022-06-29 11:31:04 +0200
  • f2fb211634
    Merge pull request #330 from aya-rs/dependabot/cargo/object-0.29 Dave Tucker 2022-06-27 19:03:19 +0100
  • 78e58b8960 bpf(helpers): Add *_str_bytes helpers Michal Rostecki 2022-05-27 13:52:54 +0200
  • 661a21570f
    build(deps): update object requirement from 0.28 to 0.29 dependabot[bot] 2022-06-27 13:21:11 +0000
  • a301a56316
    Merge pull request #328 from drewkett/map-update-no-key Alessandro Decina 2022-06-26 20:34:24 +0100
  • e5f455f238
    Merge pull request #282 from dave-tucker/bpfd Alessandro Decina 2022-06-25 19:42:30 +0100
  • 004f3dd664 aya: Improve Extension Docs Dave Tucker 2022-06-20 11:13:58 +0100
  • 9e85b92323 aya: Add Extension::attach_to_program() Dave Tucker 2022-05-10 22:33:09 +0100
  • b4413322e3 aya: Replace ProgramFd trait with struct Dave Tucker 2022-06-17 23:49:58 +0100
  • fd52bfeadc aya: Implement attach_to_link for XDP Dave Tucker 2022-05-06 23:14:45 +0100
  • ccb189784f aya: Add support for bpf_link_update Dave Tucker 2022-04-22 17:32:00 +0100
  • 36edf09254 Have bpf_map_update_elem take Option<&K> for key Andrew Burkett 2022-06-23 08:39:31 -0700
  • 150dc1b610
    Merge pull request #326 from NoneTirex/fix-map-delete-return-value Alessandro Decina 2022-06-22 23:41:06 +0100
  • 70d99cbaf7 aya: Add fuzz targets Dave Tucker 2022-06-22 23:34:14 +0100
  • caa66cabac Add missing inline macro to xdp methods tirex 2022-06-22 21:01:01 +0200
  • 741c35f555 Restore previous check for bpf_get_stackid tirex 2022-06-22 21:41:13 +0200
  • 42c4d5c3af Temporary change return value condition to avoid problems with possibly (not aware) cast from int to long tirex 2022-06-22 21:26:02 +0200
  • 8d586aaca2 Add missing inline macro to xdp methods tirex 2022-06-22 21:01:01 +0200
  • 5b1a3ed866 Fix return value for map removing/deleting tirex 2022-06-21 20:32:11 +0200
  • 623579a47f aya: Add Map::fd() function to return a MapFd Dave Tucker 2022-06-18 13:32:50 +0100
  • 8890fbf1ad aya: Add Map::fd() function to return a MapFd Dave Tucker 2022-06-18 13:32:50 +0100
  • e4c0cb1f5a aya: Add MapFd trait Dave Tucker 2022-05-29 15:00:31 +0100
  • 24597b15b7
    Merge pull request #321 from davibe/fix-linting-issues Dave Tucker 2022-06-14 09:47:35 +0100
  • 7f33d67e8c xtask: fix linting warnings on docs() Davide Bertola 2022-06-14 09:49:21 +0200
  • 2680693783 xtask: fix lint errors due to clap changes Davide Bertola 2022-06-14 09:48:42 +0200
  • cbf520934a aya-gen: fix lint errors Davide Bertola 2022-06-14 09:36:45 +0200
  • ed3b690a6d
    Merge pull request #320 from dave-tucker/moar-crabby-docs Dave Tucker 2022-06-14 01:17:08 +0100
  • 2b98259be7 readme: Add crabby, sync with aya/README.md Dave Tucker 2022-06-13 18:06:15 +0100