Pinned
444 contributions in the last year
Less
More
Contribution activity
March 2021
Created 16 commits in 2 repositories
Created a pull request in cilium/ebpf that received 6 comments
cmd/bpf2go: set -mcpu=v1 by default
Clang by default probes the kernel it is running on to determine whether it can enable advanced features like 32 bit operations, which is kind of s…
+7
−1
•
6
comments
Opened 9 other pull requests in 2 repositories
cilium/ebpf
2
open
5
merged
cloudflare/rakelimit
2
merged
Reviewed 16 pull requests in 1 repository
cilium/ebpf 16 pull requests
- perf: use constants from sys/unix
- elf reader: iterate .maps via btf.datasec instead of elf.symbols
- Add uretprobe example
- Run golangci-lint in CI, address linter errors
- RFC: prog: add Flags to ProgSpec
- examples: bump cilium/ebpf to v0.4.0
- Add Unpin for Program
- ProgramSpec: add RewriteMaps()
- map: return error on inner MapSpec with pin
- Add kprobe + bpf2go examples
- Load inner map definitions from ELF
- link/netns_test: don't panic on insufficient test permissions
- info_test: explicitly check RunCount and RunTime fields availability
- run-tests.sh: prebuild test binary, single shared qemu dir
- map: fix iterating empty sockmap
- ci: Fix Stats Test
Created an issue in cilium/ebpf that received 12 comments
loading a program using constants as a non-root user returns "operation not permitted"
An example is a socketfilter that uses constants like https://github.com/cloudflare/rakelimit.
program filter_ipv4: map .rodata: can't freeze map: …
12
comments
Opened 1 other issue in 1 repository
cilium/ebpf
1
open
4
contributions
in private repositories
Mar 12