issues
search
elastic
/
ebpf
Elastic's eBPF
Other
67
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Include namespace inode numbers on process events
#213
haesbaert
closed
3 days ago
0
Missed ts_boot for network events
#212
nicholasberlin
closed
2 weeks ago
0
Use bpf_ktime_get_boot_ns instead
#211
nicholasberlin
closed
2 weeks ago
7
Hunt PIDTYPE_PGID and PIDTYPE_SID in BTF. Fixes RHEL8.
#210
haesbaert
closed
3 weeks ago
0
Use the proper struct for syscall tracepoint probes
#209
nicholasberlin
closed
1 month ago
0
Refactor ebpf test runner
#208
fearful-symmetry
closed
1 month ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#207
dependabot[bot]
closed
2 months ago
0
Add UDP probes in anticipation of DNS monitoring
#206
fearful-symmetry
closed
2 months ago
11
[Enhancement Request] Support for Linux ppc64 + ppc64le
#205
axrayn
opened
2 months ago
4
Remove the option to print all events in EventsTrace
#204
stanek-michal
opened
2 months ago
2
Support for DNS monitoring
#203
fearful-symmetry
opened
2 months ago
5
Always run kernel tester on latest kernels
#202
stanek-michal
opened
2 months ago
1
Use `FUNC_RET_READ` for `inet_csk_accept`
#201
fearful-symmetry
closed
2 months ago
12
`fexit/inet_csk_accept` probe will not work on kernel >=6.10
#200
fearful-symmetry
closed
2 months ago
0
chore: Configure Renovate
#199
elastic-renovate-prod[bot]
closed
1 month ago
2
Basic ringbuf event statistics
#198
haesbaert
closed
4 months ago
0
Add cwd to fork and ctty to exit.
#197
haesbaert
closed
4 months ago
1
elftoolchain rework, update and change how we import things
#196
haesbaert
opened
5 months ago
0
Add ctty to fork
#195
haesbaert
closed
5 months ago
0
Condense is_foo from exec into flags.
#194
haesbaert
closed
6 months ago
0
Add creds to the exit probe
#193
haesbaert
closed
6 months ago
0
Add COMM to process events fork/exec/exit
#192
haesbaert
closed
6 months ago
0
Plug a fd leak, add a bunch of warnings and fix minor things
#191
haesbaert
closed
6 months ago
0
Define the iterator in the for scope
#190
haesbaert
closed
6 months ago
0
Fix invalid prototype (-Werror=strict-prototypes)
#189
haesbaert
closed
6 months ago
0
[Enhancement Request] Support for Windows
#188
nicpenning
opened
8 months ago
2
Update workflows to make them manually runnable
#187
stanek-michal
closed
6 months ago
0
Add Go tests for memfd and friends
#186
stanek-michal
opened
8 months ago
0
Add probes for memfd_create and friends
#185
stanek-michal
closed
5 months ago
2
Add cgroup path to file events
#184
mmat11
closed
8 months ago
0
file events: add creds info
#183
mmat11
closed
8 months ago
0
file: support new inode struct *time fields
#182
mmat11
closed
10 months ago
1
Clarify that license terms are "or" not "and"
#181
jamietanna
closed
9 months ago
2
Add file content and owner modification probes
#180
mmat11
closed
10 months ago
1
EventProbe: add file modification events
#179
mmat11
closed
11 months ago
1
EventProbe: capture file info from inode
#178
mmat11
closed
1 year ago
0
fix: dereference of modified ctx ptr with clang16
#177
mmat11
closed
1 year ago
0
fix: failed byte off relocation for iov_iter.iov
#176
mmat11
closed
1 year ago
0
contrib: update libbpf to 1.2.2
#175
mmat11
closed
1 year ago
1
bpf: update vmlinux.h
#174
mmat11
closed
1 year ago
1
bpf: for local types prefer sizeof()
#173
nicholasberlin
closed
1 year ago
0
Add effective and permitted caps to fork and exec events.
#172
nicholasberlin
closed
1 year ago
1
Update codeowners and use ouput parameters rather than environment
#171
norrietaylor
closed
1 year ago
0
Try not installing epel packages
#170
stanek-michal
opened
1 year ago
0
Compile libz with -O3
#169
stanek-michal
closed
1 year ago
1
Update libbpf to support 6.0+ kernels.
#168
nicholasberlin
closed
1 year ago
0
Align with libbpf function names
#167
nicholasberlin
closed
1 year ago
0
Add support for Trusted Applications
#166
stanek-michal
closed
1 year ago
1
Don't compare signed against unsigned
#165
nicholasberlin
closed
1 year ago
0
[8.6] Fix clang-format breakage due to llvm 15 release (#163)
#164
lrishi
closed
2 years ago
1
Next