Highlights
Pinned
513 contributions in the last year
Less
More
Activity overview
Contributed to
rafaeldtinoco/portablebpf,
aquasecurity/tracee,
aquasecurity/libbpfgo
and 5 other
repositories
Contribution activity
October 2021
Created 1 commit in 1 repository
Created 1 repository
Created a pull request in kinvolk/libbpf that received 18 comments
relo_core: adjust targ_spec member walk
fix typedef relocation member btf_type's fix null dereference when relo->kind = BPF_TYPE_ID_LOCAL add btf_reloc_dump_spec to facilitate development
+161
−46
•
18
comments
Opened 2 other pull requests in 2 repositories
kinvolk/libbpf
1
closed
kinvolk/btfgen
1
merged
Reviewed 9 pull requests in 2 repositories
aquasecurity/tracee
6 pull requests
kinvolk/libbpf
3 pull requests
Created an issue in kinvolk/libbpf that received 3 comments
bpf_core_apply_relo() has some issues with btf types parsing (field type based relocations with typedefs)
bpf_core_apply_relo() has some issues with btf types parsing (under certain cases):
$ make CFLAGS="-Werror -Wno-error=unused-function -Wno-error=un…
3
comments