Commit Graph

  • 4f654865e9 aya-ebpf: add a dedicated generic_const_exprs cfg Tamir Duberstein 2025-05-24 14:32:15 -0400
  • cbe4c81143
    aya-ebpf: disable generic_const_exprs Tamir Duberstein 2025-05-24 14:35:56 -0400
  • 8a2deddac7
    aya-ebpf: add a dedicated generic_const_exprs cfg Tamir Duberstein 2025-05-24 14:32:15 -0400
  • 5b606addd5 lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • d676531ca5
    Log entire command Tamir Duberstein 2025-05-15 13:36:40 -0400
  • 6553cd361f
    Improve error output Tamir Duberstein 2025-05-15 11:56:46 -0400
  • 630a767117 Split relocation tests into multiple files Tamir Duberstein 2025-05-14 15:42:06 -0400
  • c8e9037ca6 Avoid uncontrolled stdout into cargo Tamir Duberstein 2025-05-15 12:54:27 -0400
  • 025b6eaa0d Use a macro to reduce boilerplate Tamir Duberstein 2025-05-14 15:44:03 -0400
  • b6daf463e6 Remove stale comment since a1b46ece05 Tamir Duberstein 2025-04-24 10:34:55 -0400
  • da18e7ab1f
    Log entire command Tamir Duberstein 2025-05-15 13:36:40 -0400
  • 29b8eb7b99
    Improve error output Tamir Duberstein 2025-05-15 11:56:46 -0400
  • 9a10ba639e
    Split relocation tests into multiple files Tamir Duberstein 2025-05-14 15:42:06 -0400
  • 62f6bab134
    Avoid uncontrolled stdout into cargo Tamir Duberstein 2025-05-15 12:54:27 -0400
  • 4d200f0290
    Improve error output Tamir Duberstein 2025-05-15 11:56:46 -0400
  • 8bd2459c7f
    Avoid spewing object data into cargo Tamir Duberstein 2025-05-15 12:54:27 -0400
  • 5f6e738c2d
    Split relocation tests into multiple files Tamir Duberstein 2025-05-14 15:42:06 -0400
  • a48ae08718
    Split relocation tests into multiple files Tamir Duberstein 2025-05-14 15:42:06 -0400
  • f594e69165
    Use a macro to reduce boilerplate Tamir Duberstein 2025-05-14 15:44:03 -0400
  • 7617a578ba
    Remove stale comment since a1b46ece05 Tamir Duberstein 2025-04-24 10:34:55 -0400
  • 17d1f2d1ae
    Merge 0b3c37bf73 into 4b5ba53a36 Ryan Alameddine 2025-05-14 08:39:11 -0400
  • 80fd4a3121
    Merge 169153cec7 into 4b5ba53a36 Robin Lambertz 2025-05-14 08:39:07 -0400
  • 048b6e1177
    Merge 44f777bd5b into 4b5ba53a36 Michal Rostecki 2025-05-14 08:38:46 -0400
  • 4b5ba53a36 aya: implement TryFrom<[Program Type]> for FdLink for various program types Mehnaz Yunus 2025-05-06 22:49:23 +0000
  • 7a0dabc295 aya: short-circuit info field if non-zero Tyrone Wu 2025-03-28 22:03:48 +0000
  • 23bc5b5836 aya,aya-obj: cache feat probed info fields Tyrone Wu 2024-10-28 02:12:54 +0000
  • bd492860f5 aya: add feature probing for map type Tyrone Wu 2024-10-28 02:09:27 +0000
  • ab77decd9a aya,aya-obj: add feature probing program type Tyrone Wu 2024-10-19 18:39:16 +0000
  • 710b84762b
    aya: short-circuit info field if non-zero Tyrone Wu 2025-03-28 22:03:48 +0000
  • c567022b90
    aya,aya-obj: cache feat probed info fields Tyrone Wu 2024-10-28 02:12:54 +0000
  • 6f038d21de
    aya: add feature probing for map type Tyrone Wu 2024-10-28 02:09:27 +0000
  • 0483c9d36c
    aya,aya-obj: add feature probing program type Tyrone Wu 2024-10-19 18:39:16 +0000
  • 4dce3b916b aya: implement TryFrom<[Program Type]> for FdLink for various program types Mehnaz Yunus 2025-05-06 22:49:23 +0000
  • 58687f5f74 aya: implement TryFrom<[Program Type]> for FdLink for various program types Mehnaz Yunus 2025-05-06 22:49:23 +0000
  • ceae573a10 lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 44f777bd5b feat(aya-obj): Support loading programs with ksyms Michal Rostecki 2025-04-28 13:07:03 +0200
  • 2d6f1cc756
    Merge branch 'aya-rs:main' into main Mehnaz Yunus 2025-05-09 15:46:57 -0700
  • 0068b099f5 feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • 39c65bb9db aya: implement TryFrom<link type> for FdLink using macro Mehnaz Yunus 2025-05-08 18:57:10 +0000
  • 469d982a38 aya: rename LinkInner::FdLink to LinkInner::Fd to standardize Mehnaz Yunus 2025-05-08 18:43:02 +0000
  • 6314e6100e aya: implement TryFrom<[Program Type]> for FdLink for various program types Mehnaz Yunus 2025-05-06 22:49:23 +0000
  • 1029e1c46c build(deps): update nix requirement in the cargo-crates group dependabot[bot] 2025-05-05 14:26:43 +0000
  • bd945db09a lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 960bd54b6b
    Merge 1a8fdc1c0b into f74a157907 Michal Rostecki 2025-05-08 05:44:18 -0400
  • f74a157907
    Merge pull request #1262 from dave-tucker/stabilize-links Dave Tucker 2025-05-08 10:43:29 +0100
  • 7dba5a41ad feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • e8c248847f lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • b3c2e3f282 feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • 1a9d94a6c6 aya: implement TryFrom<[Program Type]> for FdLink for various program types Mehnaz Yunus 2025-05-06 22:49:23 +0000
  • 4d11103068 feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • 42fd2fd2a4 feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • 2541958937 feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • 92c73a72e7
    Merge pull request #1263 from aya-rs/dependabot/cargo/cargo-crates-b22b264ef4 dependabot[bot] 2025-05-05 14:51:26 +0000
  • 95c03e6600
    build(deps): update nix requirement in the cargo-crates group dependabot[bot] 2025-05-05 14:26:43 +0000
  • 33c9f2b2b2 aya: uprobe: use PathBuf for ResolveSymbolError::DebuglinkAccessError Omri Steiner 2025-05-05 11:01:26 +0200
  • 90d5604877 aya: uprobe attach: use mmap instead of reading whole binaries to memory Omri Steiner 2025-05-02 18:24:30 +0200
  • 647100faa7 aya: clean up resolve_symbol a bit Omri Steiner 2025-05-02 18:20:24 +0200
  • 3aded0e0a5 aya: move Mmap struct to aya::util Omri Steiner 2025-05-02 17:30:04 +0200
  • bd264f6dc0 aya: uprobe: use PathBuf for ResolveSymbolError::DebuglinkAccessError Omri Steiner 2025-05-05 11:01:26 +0200
  • 0e74d9ee0d aya: uprobe attach: use mmap instead of reading whole binaries to memory Omri Steiner 2025-05-02 18:24:30 +0200
  • a99cf17357 aya: uprobe: use PathBuf for ResolveSymbolError::DebuglinkAccessError Omri Steiner 2025-05-05 11:01:26 +0200
  • 7d966126c8 aya: uprobe attach: use mmap instead of reading whole binaries to memory Omri Steiner 2025-05-02 18:24:30 +0200
  • 74dc93c1d2 aya: clean up resolve_symbol a bit Omri Steiner 2025-05-02 18:20:24 +0200
  • 2228a0a1f0 aya: move Mmap struct to aya::util Omri Steiner 2025-05-02 17:30:04 +0200
  • 9649ccc8b9 aya: move mmap, munmap to mmap utility module Omri Steiner 2025-05-03 21:08:03 +0200
  • d7e7ecea6c aya: uprobe attach: use mmap instead of reading whole binaries to memory Omri Steiner 2025-05-02 18:24:30 +0200
  • 04edddd742 aya: clean up resolve_symbol a bit Omri Steiner 2025-05-02 18:20:24 +0200
  • 42f319a470 aya: move Mmap struct to a utility module Omri Steiner 2025-05-02 17:30:04 +0200
  • d2ce7e862d feat(aya): Make LinkInfo and loaded_links public Dave Tucker 2025-05-02 17:34:30 +0100
  • 239c907357 aya: uprobe attach: use mmap instead of reading whole binaries to memory Omri Steiner 2025-05-02 18:24:30 +0200
  • 195ad53e1f aya: clean up resolve_symbol a bit Omri Steiner 2025-05-02 18:20:24 +0200
  • a599fb95a4 aya: move Mmap struct to a utility module Omri Steiner 2025-05-02 17:30:04 +0200
  • 9842787980 lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 583709f6a0 appease `clippy::uninlined-format-args` Tamir Duberstein 2025-04-24 06:01:49 -0400
  • fe3a08023a
    appease `clippy::uninlined-format-args` Tamir Duberstein 2025-04-24 06:01:49 -0400
  • f626f3f0da lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • fd244d2c29
    aya: short-circuit info field if non-zero Tyrone Wu 2025-03-28 22:03:48 +0000
  • f8d41b8086
    aya,aya-obj: cache feat probed info fields Tyrone Wu 2024-10-28 02:12:54 +0000
  • 6ab2edc365
    aya: add feature probing for map type Tyrone Wu 2024-10-28 02:09:27 +0000
  • f10b2d27f4
    aya,aya-obj: add feature probing program type Tyrone Wu 2024-10-19 18:39:16 +0000
  • d941abee89 lsm: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • c9422780d6 aya: introduce uprobe location ElfSymOffset Sergej Isbrecht 2025-04-23 14:28:42 +0200
  • c65a200e9a
    Merge pull request #1256 from aya-rs/dependabot/cargo/cargo-crates-9bb5a8e9c0 dependabot[bot] 2025-04-21 15:18:11 +0000
  • c0ff1aa0cc
    build(deps): update network-types requirement in the cargo-crates group dependabot[bot] 2025-04-21 14:09:11 +0000
  • 6004fcdb0f aya-ebpf: put mem{set,move,cpy} behind cfg(target_arch = "bpf") Tamir Duberstein 2025-04-20 14:21:36 -0400
  • eab5661a0e aya-build: enable BTF Tamir Duberstein 2025-04-14 15:05:02 -0400
  • e6b591bb78
    aya-build: enable BTF Tamir Duberstein 2025-04-14 15:05:02 -0400
  • c88c095ae1
    aya-ebpf: put mem{set,move,cpy} behind cfg(target_arch = "bpf") Tamir Duberstein 2025-04-20 14:21:36 -0400
  • 3993346596
    docs(aya-ebpf): extend docs of `Array` Thomas Eizinger 2025-04-19 16:38:22 +1000
  • 9f3a944f9b
    feat(aya-ebpf): introduce `array::OutOfBounds` error Thomas Eizinger 2025-04-19 16:30:11 +1000
  • e45bc32703
    aya: short-circuit info field if non-zero Tyrone Wu 2025-03-28 22:03:48 +0000
  • 63034cd204
    aya,aya-obj: cache feat probed info fields Tyrone Wu 2024-10-28 02:12:54 +0000
  • 1655df36c7
    aya: add feature probing for map type Tyrone Wu 2024-10-28 02:09:27 +0000
  • 0614367c36
    aya,aya-obj: add feature probing program type Tyrone Wu 2024-10-19 18:39:16 +0000
  • b8801dc445
    aya: short-circuit info field if non-zero Tyrone Wu 2025-03-28 22:03:48 +0000
  • dd5f2c1fb7
    aya,aya-obj: cache feat probed info fields Tyrone Wu 2024-10-28 02:12:54 +0000
  • e2da6f8eb7
    aya: add feature probing for map type Tyrone Wu 2024-10-28 02:09:27 +0000
  • 0071895ece
    aya,aya-obj: add feature probing program type Tyrone Wu 2024-10-19 18:39:16 +0000
  • ed13593569
    aya: short-circuit info field if non-zero Tyrone Wu 2025-03-28 22:03:48 +0000
  • 8b44b6cfc5
    aya,aya-obj: cache feat probed info fields Tyrone Wu 2024-10-28 02:12:54 +0000