yunwei37 opened a new pull request, #1: URL: https://github.com/apache/apisix-profiler/pull/1
This PR add the basic framework for eBPF from: - [libbpf-bootstrap](https://github.com/libbpf/libbpf-bootstrap), which includes the vmlinux headers, and bpftool for compile CO-RE eBPF codes. The makefile is also from libbpf-bootstrap template. - [bcc](https://github.com/iovisor/bcc), which several helpers source file is need. They are placed in `helpers` dir without modifications. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
