Commit Graph

  • 28c4ad3e1a
    Merge pull request #653 from aya-rs/rebuild-on-changed ajwerner 2023-07-13 21:00:30 -0400
  • c250c6c9db
    integration-test: avoid cargo deadflock Tamir Duberstein 2023-07-13 19:22:08 -0400
  • 38a2711720
    integration-test: properly rebuild bpf on change Tamir Duberstein 2023-07-13 19:01:42 -0400
  • b86d42d1b0
    xtask: remove assumptions from docs command Tamir Duberstein 2023-07-13 14:38:01 -0400
  • 56fc078750 aya: move mmap from perf_buffer.rs to sys/mod.rs William Findlay 2021-10-22 11:33:38 -0400
  • f46e324d86 aya: impl From<obj::InvalidMapTypeError> for MapTypeError Andrew Werner 2023-07-11 11:37:47 -0400
  • e2b673eb41
    Merge pull request #651 from alessandrod/bpf-cargo-config Alessandro Decina 2023-07-13 23:32:15 +0700
  • c64d8e2bb7 Add back bpf/.cargo/config.toml Alessandro Decina 2023-07-14 02:02:20 +1000
  • e5143c881c
    Run tests with all feature powerset Tamir Duberstein 2023-07-13 10:53:03 -0400
  • 16189e18cb
    Include all-but-integration crates in default members Tamir Duberstein 2023-07-13 10:43:15 -0400
  • de6e925aba
    Don't use env::tempdir Tamir Duberstein 2023-07-13 10:26:56 -0400
  • 077323ae1e
    Remove "async" feature Tamir Duberstein 2023-07-13 10:16:59 -0400
  • 7ea7924d24 aya: Implement .kconfig support Mary 2023-07-13 14:29:51 +0200
  • a04d83651b aya: Allows sharing Map between different eBPFs Mary 2023-03-29 15:06:40 +0200
  • 242d8c33c4 Fix build Alessandro Decina 2023-07-13 14:30:43 +1000
  • eb60d65613
    Merge pull request #520 from astoycos/unsupported-map Alessandro Decina 2023-07-13 11:24:47 +0700
  • edb7baf9a3
    Merge pull request #560 from astoycos/fix-perf-link-pin Andrew Stoycos 2023-07-12 22:35:10 -0400
  • ec0c54e662 aya: move mmap from perf_buffer.rs to sys/mod.rs William Findlay 2021-10-22 11:33:38 -0400
  • 2733488310 aya: impl From<obj::InvalidMapTypeError> for MapTypeError Andrew Werner 2023-07-11 11:37:47 -0400
  • 94f554a52f
    fix loaded_programs() race in int-tests Andrew Stoycos 2023-07-12 14:13:22 -0400
  • 80b371f6d1
    add FdLink documentation and example Andrew Stoycos 2023-05-03 12:05:30 -0400
  • fb075636c1
    Add integration test for perf link pin Andrew Stoycos 2023-05-02 15:58:27 -0400
  • e668ae0c1b
    re-add bpftool to integration tests Andrew Stoycos 2023-07-10 16:56:50 -0400
  • 58895db9b4
    Implement FdLink conversions Andrew Stoycos 2023-03-27 11:25:45 -0400
  • 7def6d7218
    Merge pull request #644 from aya-rs/build-script Tamir Duberstein 2023-07-12 21:58:37 -0400
  • 23bea22ac1
    integration-test: build one binary instead of N Tamir Duberstein 2023-07-12 15:22:11 -0400
  • 728a25d9d9
    vscode: check all targets Tamir Duberstein 2023-07-12 15:19:39 -0400
  • 6ac1320707
    integration-test: build "fake" by default Tamir Duberstein 2023-07-10 13:42:11 -0400
  • 9086265ac0
    xtask: reimplement build-integration-test Tamir Duberstein 2023-07-10 22:17:05 -0400
  • c76d5a9950
    integration-test: compile without touching disk Tamir Duberstein 2023-07-11 16:06:47 -0400
  • 3d463a3610
    integration-test: compile Rust probes using build.rs Tamir Duberstein 2023-07-10 18:10:15 -0400
  • bc9f059d53
    xtask: inline build_ebpf Tamir Duberstein 2023-07-10 16:36:56 -0400
  • 8c61fc9ea6
    integration-test: compile C probes using build.rs Tamir Duberstein 2023-07-10 14:59:09 -0400
  • 6ca7d53733
    Remove detritus Tamir Duberstein 2023-07-10 17:17:38 -0400
  • a840a17308
    Merge pull request #648 from aya-rs/clippy-more Tamir Duberstein 2023-07-12 21:16:04 -0400
  • f9ff23446d
    fix loaded_programs() race in int-tests Andrew Stoycos 2023-07-12 14:13:22 -0400
  • 77d1a3531c
    remove empty dir Andrew Stoycos 2023-07-12 12:48:09 -0400
  • 9f1bfbada3
    add FdLink documentation and example Andrew Stoycos 2023-05-03 12:05:30 -0400
  • a0cb4f5ffd
    Add integration test for perf link pin Andrew Stoycos 2023-05-02 15:58:27 -0400
  • f1c085ef62
    fix loaded_programs() race in int-tests Andrew Stoycos 2023-07-12 14:13:22 -0400
  • 9ce22837ed
    fix loaded_programs() race in int-tests Andrew Stoycos 2023-07-12 14:13:22 -0400
  • 57370b574d
    remove empty dir Andrew Stoycos 2023-07-12 12:48:09 -0400
  • 86a7812e8e
    add FdLink documentation and example Andrew Stoycos 2023-05-03 12:05:30 -0400
  • 452a3cdefe aya: move mmap from perf_buffer.rs to sys/mod.rs William Findlay 2021-10-22 11:33:38 -0400
  • 8aa5d76a9d aya: impl From<obj::InvalidMapTypeError> for MapTypeError Andrew Werner 2023-07-11 11:37:47 -0400
  • 647a4d228e
    remove empty dir Andrew Stoycos 2023-07-12 12:48:09 -0400
  • c6be26a9aa
    add FdLink documentation and example Andrew Stoycos 2023-05-03 12:05:30 -0400
  • e8fad8f7e7
    Add integration test for perf link pin Andrew Stoycos 2023-05-02 15:58:27 -0400
  • 73b3e29416
    re-add bpftool to integration tests Andrew Stoycos 2023-07-10 16:56:50 -0400
  • 6a34f85e65
    Implement FdLink conversions Andrew Stoycos 2023-03-27 11:25:45 -0400
  • 4fef255823
    disallow (some) as conversions Tamir Duberstein 2023-07-12 10:28:23 -0400
  • e621a09181
    Clippy over tests and integration-ebpf Tamir Duberstein 2023-07-11 17:55:47 -0400
  • 8eef908f97
    re-add bpftool to integration tests Andrew Stoycos 2023-07-10 16:56:50 -0400
  • 10ae859627
    Add FdLink documentation Andrew Stoycos 2023-05-03 12:05:30 -0400
  • 41d52e96b6
    Add integration test for perf link pin Andrew Stoycos 2023-05-02 15:58:27 -0400
  • 7f9ed58b67
    Implement FdLink conversions Andrew Stoycos 2023-03-27 11:25:45 -0400
  • e72a32cb0e aya: Implement RingBuf Andrew Werner 2023-07-11 11:30:01 -0400
  • 9244b768c3 aya: move mmap from perf_buffer.rs to sys/mod.rs William Findlay 2021-10-22 11:33:38 -0400
  • 725719b962 aya: impl From<obj::InvalidMapTypeError> for MapTypeError Andrew Werner 2023-07-11 11:37:47 -0400
  • c01a5a4df4
    Clippy over tests and integration-ebpf Tamir Duberstein 2023-07-11 17:55:47 -0400
  • 6e9aba55fe
    Merge pull request #643 from aya-rs/procfs Tamir Duberstein 2023-07-12 06:40:09 -0400
  • d1c3ac4bb9 Use procfs crate commit import a bug: kernel vesion must be smaller than 4.17.0 in probe.rs. xiawanli 2023-07-12 17:03:51 +0800
  • a1e0130387
    Type-erase KernelVersion::current error Tamir Duberstein 2023-07-11 23:52:18 -0400
  • 5ae6227d63 use debugfs only in kernel version less than 4.17.0 Zhang Xiaodong 2023-07-12 09:17:33 +0800
  • 6bceb1c3da
    Invert comparison Tamir Duberstein 2023-07-11 16:52:06 -0400
  • e02408eaa6
    integration-test: compile without touching disk Tamir Duberstein 2023-07-11 16:06:47 -0400
  • 48bf7fbc3f
    integration-test: strip tokio features Tamir Duberstein 2023-07-11 15:12:06 -0400
  • 6e570f0f14
    Rewrite kernel version logic Tamir Duberstein 2023-07-11 10:43:49 -0400
  • b534fa5036
    xtask: reimplement build-integration-test Tamir Duberstein 2023-07-10 22:17:05 -0400
  • 2efbea04f2
    integration-test: compile Rust probes using build.rs Tamir Duberstein 2023-07-10 18:10:15 -0400
  • 502003cfaf
    xtask: inline build_ebpf Tamir Duberstein 2023-07-10 16:36:56 -0400
  • 721bb123dd
    integration-test: compile C probes using build.rs Tamir Duberstein 2023-07-10 14:59:09 -0400
  • 526ab1ea33
    lint: clippy integration test in the normal place Tamir Duberstein 2023-07-10 13:42:11 -0400
  • 8d6b0f90bb
    Remove detritus Tamir Duberstein 2023-07-10 17:17:38 -0400
  • cd53baf71b aya: Implement RingBuf Andrew Werner 2023-07-11 11:30:01 -0400
  • 21ec8d1f74 aya: move mmap from perf_buffer.rs to sys/mod.rs William Findlay 2021-10-22 11:33:38 -0400
  • 5742559e92 aya: impl From<obj::InvalidMapTypeError> for MapTypeError Andrew Werner 2023-07-11 11:37:47 -0400
  • cc2bc0acc1
    Remove procfs dependency Tamir Duberstein 2023-07-10 21:35:20 -0400
  • b5ebcb7cc5
    Remove verifier log special case Tamir Duberstein 2023-07-10 21:07:42 -0400
  • 4c0983bca9
    Merge pull request #641 from aya-rs/logger-messages-plz Tamir Duberstein 2023-07-10 17:22:11 -0400
  • b8252f46d9
    Skip BPF_F_XDP_HAS_FRAGS tests on unsupported kernels Tamir Duberstein 2023-07-09 19:39:41 -0400
  • 91a415f095
    Skip relocation tests on unsupported kernels Tamir Duberstein 2023-07-09 18:14:27 -0400
  • b45a5bb71b
    Get verifier logs when loading programs Tamir Duberstein 2023-07-09 18:29:20 -0400
  • 6b94b2080d
    Hide details of VerifierLog Tamir Duberstein 2023-07-09 14:47:49 -0400
  • b0a4ab5f20
    xtask: Standardize command logging Tamir Duberstein 2023-07-09 16:05:06 -0400
  • b611038d5b
    Use procfs crate for kernel version parsing Tamir Duberstein 2023-07-09 16:45:47 -0400
  • 7f25956aea
    Add missing test annotation Tamir Duberstein 2023-07-09 19:46:04 -0400
  • 32be47a23b
    Merge pull request #642 from aya-rs/less-strings Tamir Duberstein 2023-07-10 13:31:46 -0400
  • 27120b328a
    aya: don't allocate static strings Tamir Duberstein 2023-07-10 11:52:37 -0400
  • 687498a4c5 aya: Implement RingBuf Tatsuyuki Ishi 2021-10-21 17:52:01 -0400
  • 7ef7291e96 aya: move mmap from perf_buffer.rs to sys/mod.rs William Findlay 2021-10-22 11:33:38 -0400
  • d168c9aa19
    log the log level Tamir Duberstein 2023-07-09 18:42:02 -0400
  • df980ecb2d
    Skip relocation tests on unsupported kernels Tamir Duberstein 2023-07-09 18:14:27 -0400
  • efa6a0a13f
    Get verifier logs when loading programs Tamir Duberstein 2023-07-09 18:29:20 -0400
  • 4022d349ac
    Hide details of VerifierLog Tamir Duberstein 2023-07-09 14:47:49 -0400
  • 44416bcfa5
    xtask: Standardize command logging Tamir Duberstein 2023-07-09 16:05:06 -0400
  • 16ed110359
    Simplify kernel version parsing Tamir Duberstein 2023-07-09 16:45:47 -0400
  • e0bc54cb7d fixing imports Andrés Medina 2023-07-08 17:05:08 -0700
  • bfa365732e handle a couple more TODOs Andrés Medina 2023-06-06 02:05:08 -0700
  • c2c4095737 wrap OwnedFd of programs and maps around Arc Andrés Medina 2023-06-06 01:49:43 -0700