kubeshark/devops/linux-arm64-musl-go-libpcap-capstone-bpf
M. Mert Yıldıran cf91f3dab4
Fix Go crypto/tls eBPF tracer on ARM64 (#1162)
* Handle the Go `ABIInternal` differences on ARM64

* Log the Capstone version, arch and mode

* Upgrade Capstone from `4.0.2` to `5.0-rc2` to have ARM64 instructions fix

* Use the correct register on ARM64 for reading buffer length

* Fix the addresses on ARM64

* #run_acceptance_tests

* Update `x86.o`

* Update `arm64.o`

* #run_acceptance_tests
2022-06-26 14:11:04 +03:00
..
build-push.sh Fix Go crypto/tls eBPF tracer on ARM64 (#1162) 2022-06-26 14:11:04 +03:00
Dockerfile Fix Go crypto/tls eBPF tracer on ARM64 (#1162) 2022-06-26 14:11:04 +03:00