Hi all,
Happy holidays.
I am trying to enable eBPF on ARM64 on Hikey620 platform. Following up
the instructions on the page [1] to install bcc on debian platform;
there have two dependency libs are missed on Debian/Jessie releasing,
the two libs are luajit and libluajit-5.1-dev.
I could see lubjit has supported arm but missed for ARM64, so want to
check if I understand correctly for this? And very appreciate if you
coudl give me more info for current status for luajit and libluajit-dev
for supporting ARM64.
Also welcome if you could share experience if you have enabled eBPF on
ARM64 platform.
[1] https://github.com/iovisor/bcc/blob/master/INSTALL.md
Thanks,
Leo Yan