Alessandro Decina
|
61299e128e
Merge pull request #119 from eero-thia/thia/xdp_metadata
|
3 years ago |
Thia Wyrod
|
d280b856bd
aya-bpf: expose xdp_md of XdpContext and add metadata functions.
|
3 years ago |
Thia Wyrod
|
daa7ea6d0d
aya: remove unnecessary usage of &dyn trait in favor of impl trait.
|
3 years ago |
Alessandro Decina
|
98b36b23bc
Merge pull request #116 from eero-thia/thia/close
|
3 years ago |
Alessandro Decina
|
2955ca1d1f
Merge pull request #121 from eero-thia/thia/programs_mut
|
3 years ago |
Thia Wyrod
|
c7f8db9a0b
aya: programs_mut iterator to complement programs.
|
3 years ago |
Alessandro Decina
|
a6bf554a74
Merge pull request #122 from eero-thia/thia/include_bytes_aligned
|
3 years ago |
Thia Wyrod
|
1584bc47bd
aya: close file descriptors on Map drop.
|
3 years ago |
Thia Wyrod
|
f8f17a09fb
aya: expand include_bytes_aligned to accept expressions.
|
3 years ago |
Alessandro Decina
|
df393690d3
Merge pull request #114 from deverton/wrap-bpf_get_current_uid_gid
|
3 years ago |
Dan Everton
|
fa23052e34
Add wrapper and docs for for bpf_get_current_uid_gid
|
3 years ago |
Alessandro Decina
|
6db30fad9c
Merge pull request #108 from deverton/kprobe-debugfs
|
3 years ago |
Dan Everton
|
0e84610976
Refactoring after feedback.
|
3 years ago |
Alessandro Decina
|
d983836959
Merge pull request #112 from dave-tucker/fix_cgroup_skb_attach
|
3 years ago |
Dave Tucker
|
eadba79deb
bpf: Add tests for cgroup_skb macro
|
3 years ago |
Dave Tucker
|
fa037a88e2
bpf: Fix cgroup_skb macro
|
3 years ago |
Rust Plumber
|
761cb79fe3
aya: fix test warnings (#111)
|
3 years ago |
Dan Everton
|
606c3267c4
Support pid filtering in debugfs
|
3 years ago |
Dan Everton
|
1dc75542b4
Handle probe entry offsets
|
3 years ago |
Dan Everton
|
4e6aeb2e69
Merge branch 'main' into kprobe-debugfs
|
3 years ago |
Alessandro Decina
|
b82d7f0515
Merge pull request #109 from deverton/dynamic-kver
|
3 years ago |
Dan Everton
|
3dff6e8555
Updates based on feedback
|
3 years ago |
Dan Everton
|
4277205e9d
Use current kernel version as default if not specified
|
3 years ago |
Dan Everton
|
42c9737d47
Functional detach of debugfs probes.
|
3 years ago |
Dan Everton
|
a4faabcf93
Fix event_alias comparison when looking in event list
|
3 years ago |
Dan Everton
|
84fa2197ec
Don't duplicate perf_attach code and formatting
|
3 years ago |
Dan Everton
|
d0321bd1ee
Attempt auto detach of probe for debugfs
|
3 years ago |
Dan Everton
|
34aa790a91
Support k/uprobes on older kernels.
|
3 years ago |
Alessandro Decina
|
5b0e518641
Merge pull request #107 from deverton/skip-map-name
|
3 years ago |
Dan Everton
|
07e3824aa4
chore: formatting
|
3 years ago |