You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apisix.apache.org by GitBox <gi...@apache.org> on 2022/09/19 11:44:51 UTC

[GitHub] [apisix-profiler] yunwei37 opened a new pull request, #1: change: add framework from libbpf and bcc for profiler

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: commits-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-profiler] Miss-you merged pull request #1: change: add framework from libbpf-bootstrap and bcc for profiler

Posted by GitBox <gi...@apache.org>.
Miss-you merged PR #1:
URL: https://github.com/apache/apisix-profiler/pull/1


-- 
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: commits-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org