Thia Wyrod
|
f8f17a09fb
aya: expand include_bytes_aligned to accept expressions.
|
3 年之前 |
Alessandro Decina
|
df393690d3
Merge pull request #114 from deverton/wrap-bpf_get_current_uid_gid
|
3 年之前 |
Dan Everton
|
fa23052e34
Add wrapper and docs for for bpf_get_current_uid_gid
|
3 年之前 |
Alessandro Decina
|
6db30fad9c
Merge pull request #108 from deverton/kprobe-debugfs
|
3 年之前 |
Dan Everton
|
0e84610976
Refactoring after feedback.
|
3 年之前 |
Alessandro Decina
|
d983836959
Merge pull request #112 from dave-tucker/fix_cgroup_skb_attach
|
3 年之前 |
Dave Tucker
|
eadba79deb
bpf: Add tests for cgroup_skb macro
|
3 年之前 |
Dave Tucker
|
fa037a88e2
bpf: Fix cgroup_skb macro
|
3 年之前 |
Rust Plumber
|
761cb79fe3
aya: fix test warnings (#111)
|
3 年之前 |
Dan Everton
|
606c3267c4
Support pid filtering in debugfs
|
3 年之前 |
Dan Everton
|
1dc75542b4
Handle probe entry offsets
|
3 年之前 |
Dan Everton
|
4e6aeb2e69
Merge branch 'main' into kprobe-debugfs
|
3 年之前 |
Alessandro Decina
|
b82d7f0515
Merge pull request #109 from deverton/dynamic-kver
|
3 年之前 |
Dan Everton
|
3dff6e8555
Updates based on feedback
|
3 年之前 |
Dan Everton
|
4277205e9d
Use current kernel version as default if not specified
|
3 年之前 |
Dan Everton
|
42c9737d47
Functional detach of debugfs probes.
|
3 年之前 |
Dan Everton
|
a4faabcf93
Fix event_alias comparison when looking in event list
|
3 年之前 |
Dan Everton
|
84fa2197ec
Don't duplicate perf_attach code and formatting
|
3 年之前 |
Dan Everton
|
d0321bd1ee
Attempt auto detach of probe for debugfs
|
3 年之前 |
Dan Everton
|
34aa790a91
Support k/uprobes on older kernels.
|
3 年之前 |
Alessandro Decina
|
5b0e518641
Merge pull request #107 from deverton/skip-map-name
|
3 年之前 |
Dan Everton
|
07e3824aa4
chore: formatting
|
3 年之前 |
Dan Everton
|
49f6a8e819
Stub `kernel_version` for tests
|
3 年之前 |
Dan Everton
|
d966881e46
Fix lint issues
|
3 年之前 |
Dan Everton
|
fc0861105a
fix: make maps compatible with kernel <= 4.14
|
3 年之前 |
Alessandro Decina
|
182182d840
(cargo-release) version 0.10.6
|
3 年之前 |
Alessandro Decina
|
170e98e71e
bpf: fix doc tests
|
3 年之前 |
Alessandro Decina
|
31f96450d4
bpf: add bpf_probe_read_buf, bpf_probe_read_user_buf and bpf_probe_read_kernel_buf
|
3 年之前 |
Alessandro Decina
|
f1fe817022
Merge pull request #106 from dave-tucker/skbcontext
|
3 年之前 |
Dave Tucker
|
8a6fe4a640
bpf: Rename SkSkbContext to SkBuffContext
|
3 年之前 |