huangshaobo
huangshaobo
root@localhost:/bcc# cat /proc/kallsyms | grep _eil_addr ...... ffffffe67516ae60 d _eil_addr___arm64_sys_llseek **ffffffe67516ae70 d _eil_addr_vfs_read** ffffffe67516ae80 d _eil_addr___arm64_sys_read ffffffe67516ae90 d _eil_addr___arm64_sys_write ...... **I add the vfs_read to the whitelisted,but still have problem...
@yonghong-song Yes, I have   This problem has bothered me for a long time,can you help me? Run on Android platform,Use adeb,other example is ok,only bpf_override_return have some error......