change: add framework from libbpf-bootstrap and bcc for profiler (#1)

* profiler: add framework from libbpf-bootstrap

* profiler: add helpers from bcc/bpf-tools

This helpers functions are from
https://github.com/iovisor/bcc/tree/master/libbpf-tools
without any modifications.

* profiler: add Makefile and gitignore
16 files changed
tree: 548cb46ec638125179188df9d66bfe77af7000aa
  1. helpers/
  2. profiler/
  3. tools/
  4. vmlinux/
  5. .asf.yaml
  6. .gitignore
  7. .gitmodules
  8. README.md
README.md

apisix-profiler