Commit Graph

  • 199c647d77
    Merge ef73d65229 into 29b821376e Erik Schilling 2025-01-17 20:02:56 +0000
  • ef73d65229 WIP: auto-attach tracepoints based on SEC() data Erik Schilling 2024-10-15 09:13:18 +0200
  • 1e072e5f6c
    Merge 97a52dd30f into 29b821376e altugbozkurt07 2025-01-17 13:28:25 +0000
  • 97a52dd30f lsm :: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 9ec22c4822
    Merge 23d82dc0aa into 29b821376e Abhijit Gadgil 2025-01-15 20:58:15 -0800
  • f2493abcdd lsm :: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • ca2247850f
    Merge 1d752136b9 into 29b821376e Dave Tucker 2025-01-15 11:54:56 +0000
  • be03649b0c
    Merge 5a85043fb1 into 29b821376e arctic-alpaca 2025-01-15 06:26:54 -0500
  • 023fb84076
    Merge fb0af68738 into 29b821376e arctic-alpaca 2025-01-15 06:26:48 -0500
  • 316a07469b
    Merge 5458de0760 into 29b821376e LoGin 2025-01-15 06:25:59 -0500
  • 3f6c2723e6
    Merge 480859a8da into 29b821376e Dave Tucker 2025-01-15 06:25:38 -0500
  • 811da549a2
    Merge afa61c64a6 into 29b821376e vegkams 2025-01-15 06:25:19 -0500
  • 29b821376e public-api: regenerate main tamird 2025-01-15 04:30:45 +0000
  • 684f0b001b public-api: regenerate tamird 2025-01-15 04:30:45 +0000
  • 91ff050e5b lsm :: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 356cf45914 Use Set (instead of Map) to hold links Tamir Duberstein 2024-11-25 11:07:27 -0500
  • 69144a977e Appease clippy Tamir Duberstein 2025-01-11 08:38:14 -0500
  • e4fecb8ac7
    Appease clippy Tamir Duberstein 2025-01-11 08:38:14 -0500
  • 114e7a6906
    Merge pull request #1133 from ajwerner/uprobe-cookie ajwerner 2025-01-10 20:52:24 -0500
  • 628b7fb022 aya::programs::uprobe: add support for cookies Andrew Werner 2025-01-09 19:48:21 -0500
  • b4a96d0856 aya::programs::uprobe: add support for cookies Andrew Werner 2025-01-09 19:48:21 -0500
  • 0c77783313 aya::programs::uprobe: add support for cookies Andrew Werner 2025-01-09 19:48:21 -0500
  • 3787b4be44 lsm-cgroup: attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 3141094200
    ebpf: Call `bpf_probe_read` on `*const T` BTF arguments Michal Rostecki 2023-03-14 14:56:47 +0100
  • f34d355d7d bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • c1ba517dbf
    bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • 3e3a6373d5
    bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • d12311b70d
    Merge d102383d31 into 28a28c9872 Michal Rostecki 2025-01-07 11:46:06 -0500
  • 28a28c9872 aya-tool: enable clang_macro_fallback Tamir Duberstein 2025-01-02 13:55:10 -0500
  • be6370c7cd aya-tool: extract common helper Tamir Duberstein 2025-01-02 13:54:43 -0500
  • 54b6686a3c
    aya-tool: enable clang_macro_fallback Tamir Duberstein 2025-01-02 13:55:10 -0500
  • 747cbefe6b
    aya-tool: extract common helper Tamir Duberstein 2025-01-02 13:54:43 -0500
  • 921897d907
    Merge 7c00199640 into 1355a2094f Kiva 2025-01-01 16:42:12 +0000
  • 4024c5f619
    Merge 0811203286 into 1355a2094f Quentin JEROME 2025-01-01 16:40:42 +0000
  • 1355a2094f
    Merge pull request #1126 from aya-rs/dependabot/github_actions/github-actions-4fb87efe6a dependabot[bot] 2025-01-01 16:39:39 +0000
  • e8b8467c18
    build(deps): bump DavidAnson/markdownlint-cli2-action dependabot[bot] 2025-01-01 16:19:23 +0000
  • f26ccde136 Allow `+bpo` kernels Tamir Duberstein 2024-12-30 11:25:57 -0500
  • f39e9c277b
    Allow `+bpo` kernels Tamir Duberstein 2024-12-30 11:25:57 -0500
  • df053f095b
    docs: update docs for load to mention include_bytes_aligned (#1119) Noah Kennedy 2024-12-29 15:52:46 -0600
  • 78ee9a4634 Avoid useless conversions Tamir Duberstein 2024-12-27 09:48:15 -0500
  • 4257643354 Clean up C type imports Tamir Duberstein 2024-12-27 10:00:02 -0500
  • 52d0eb3f50
    Avoid useless conversions Tamir Duberstein 2024-12-27 09:48:15 -0500
  • ecfbd09cc8
    Clean up C type imports Tamir Duberstein 2024-12-27 10:00:02 -0500
  • 7fcd3ababb
    Merge 6075a11bbf into 41706d74e4 Tyrone Wu 2024-12-27 09:48:17 -0500
  • 41706d74e4 Narrow clippy allowances Tamir Duberstein 2024-12-27 05:50:55 -0500
  • 1bf6a38619 Simplify `parse_param` Tamir Duberstein 2024-12-27 08:04:54 -0500
  • 9ec2d312c8
    Narrow clippy allowances Tamir Duberstein 2024-12-27 05:50:55 -0500
  • c6487dad5e
    Simplify `parse_param` Tamir Duberstein 2024-12-27 08:04:54 -0500
  • d616946069 Update bpf.rs Michal Rostecki 2024-12-27 11:34:58 +0100
  • 4063006bb7 feedback noah 2024-12-22 08:11:06 -0600
  • 0f9e6a43b6 docs: update docs for load to mention include_bytes_aligned noah 2024-12-21 20:48:12 -0600
  • 4f0559f2af chore: Fix cippy errors Michal Rostecki 2024-12-27 12:42:27 +0100
  • ade2dae923 chore: Fix cippy errors Michal Rostecki 2024-12-27 12:42:27 +0100
  • aea3efecd5
    Merge pull request #1120 from aya-rs/dependabot/cargo/cargo-crates-f75f554572 dependabot[bot] 2024-12-23 15:05:27 +0000
  • af4254bc57
    build(deps): update octorust requirement in the cargo-crates group dependabot[bot] 2024-12-23 13:11:01 +0000
  • d1457acc6d ci: cache downloads Tamir Duberstein 2024-12-12 10:45:07 -0500
  • d102383d31 feat(aya-ebpf): BTF maps Michal Rostecki 2024-12-16 08:04:08 +0100
  • 305a45ad1e
    ci: cache downloads Tamir Duberstein 2024-12-12 10:45:07 -0500
  • cc2da4a2a4 ci: download gen_init_cpio with authentication Tamir Duberstein 2024-12-12 15:10:46 -0500
  • ebcf436ef8
    ci: download gen_init_cpio with authentication Tamir Duberstein 2024-12-12 15:10:46 -0500
  • f955e7145f
    ci: download gen_init_cpio with authentication Tamir Duberstein 2024-12-12 18:20:06 -0500
  • 1dfcfbcf90
    Merge pull request #1113 from aya-rs/dependabot/cargo/cargo-crates-ab63383a63 dependabot[bot] 2024-12-09 16:20:56 +0000
  • 4f3ea551f3
    build(deps): update bindgen requirement in the cargo-crates group dependabot[bot] 2024-12-09 13:36:35 +0000
  • b84f504c39
    Use Set (instead of Map) to hold links Tamir Duberstein 2024-11-25 11:07:27 -0500
  • 5a43bedc01 Replace proc-macro-error with proc-macro2-diagnostics Tamir Duberstein 2024-12-02 11:20:04 -0500
  • dae394e199 aya-ebpf-macros: remove aya-ebpf version Tamir Duberstein 2024-12-02 09:35:22 -0500
  • 3ead4efafd
    aya-ebpf-macros: remove aya-ebpf version Tamir Duberstein 2024-12-02 09:35:22 -0500
  • 66d1393e33
    Replace proc-macro-error with proc-macro2-diagnostics Tamir Duberstein 2024-12-02 11:20:04 -0500
  • 82ac0c807d
    aya-ebpf-macros: remove dev dependency on aya-ebpf Tamir Duberstein 2024-12-02 09:35:22 -0500
  • 3d8cb08b7f aya-build: add explicit irrefutable pattern Tamir Duberstein 2024-12-01 16:40:59 -0500
  • 015c0df0f4 aya-build: enable anyhow/std Tamir Duberstein 2024-12-01 16:36:01 -0500
  • 6970353b58 aya-build: add description Tamir Duberstein 2024-12-01 16:21:57 -0500
  • 7ba03cf882
    aya-build: add explicit irrefutable pattern Tamir Duberstein 2024-12-01 16:40:59 -0500
  • 7cd2f5232e
    aya-build: enable anyhow/std Tamir Duberstein 2024-12-01 16:36:01 -0500
  • 7c0a61c167
    aya-build: add description Tamir Duberstein 2024-12-01 16:21:57 -0500
  • ecb46b3d76
    bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • b01bc3f49b Use Result in integration-test's build script Tamir Duberstein 2024-11-30 08:49:18 -0500
  • 2b2af44915 Extract aya-build for building eBPF crates Tamir Duberstein 2024-11-28 10:00:50 -0500
  • e0c4948e36 Extract integration-common for shared types Tamir Duberstein 2024-11-30 17:05:27 -0500
  • 217577e5ec
    Extract integration-common for shared types Tamir Duberstein 2024-11-30 17:05:27 -0500
  • 60eaa7d3b5
    Use Result in integration-test's build script Tamir Duberstein 2024-11-30 08:49:18 -0500
  • 4fe778cf40
    Extract aya-build for building eBPF crates Tamir Duberstein 2024-11-28 10:00:50 -0500
  • c5172def75 Avoid reading env needlessly Tamir Duberstein 2024-11-28 10:20:15 -0500
  • 806783c0fc Remove integration-ebp/rust-toolchain Tamir Duberstein 2024-11-26 16:09:13 -0500
  • fd00b39f09 Enable unwinding in userspace Tamir Duberstein 2024-11-26 14:53:30 -0500
  • 1de7e728b6 Allow aya-ebpf to clippy with stable rust Tamir Duberstein 2024-11-26 17:36:35 -0500
  • 964d63ab37 Remove stale comment Tamir Duberstein 2024-11-26 12:41:08 -0500
  • 09eefd366f Remove long-dead travis config Tamir Duberstein 2024-11-28 09:24:49 -0500
  • b90ee6f80d
    Extract aya-build for building eBPF crates Tamir Duberstein 2024-11-28 10:00:50 -0500
  • ed963b259f
    Avoid reading env needlessly Tamir Duberstein 2024-11-28 10:20:15 -0500
  • f6dddd9865
    Remove integration-ebp/rust-toolchain Tamir Duberstein 2024-11-26 16:09:13 -0500
  • 8d08ed7cdb
    Enable unwinding in userspace Tamir Duberstein 2024-11-26 14:53:30 -0500
  • 017168c4ab
    Allow aya-ebpf to clippy with stable rust Tamir Duberstein 2024-11-26 17:36:35 -0500
  • 08b34c0edf
    Remove stale comment Tamir Duberstein 2024-11-26 12:41:08 -0500
  • 7be259a1b3
    Remove long-dead travis config Tamir Duberstein 2024-11-28 09:24:49 -0500
  • 5458de0760 feat: Add `set` for `Array<T>` jinlong 2024-07-30 20:22:10 +0800
  • ddb64a42b2
    Remove stale comment Tamir Duberstein 2024-11-26 12:41:08 -0500
  • fbdf6d0e16
    Merge 9e1d8b4cf9 into d92fc95c39 Michal Rostecki 2024-11-27 17:35:09 +0000
  • d92fc95c39 ci: remove cross toolchain Tamir Duberstein 2024-11-27 10:57:44 -0500
  • 1eff1e7b31
    ci: remove cross toolchain Tamir Duberstein 2024-11-27 10:57:44 -0500