xuruidong opened a new pull request, #6:
URL: https://github.com/apache/apisix-profiler/pull/6

   
   1.
   ```
   Saving to: ‘vmlinux.tar’
   
   vmlinux.tar           
100%[============================================================>]   8.22M   
606KB/s    in 15s
   
   2024-12-24 04:00:36 (559 KB/s) - ‘vmlinux.tar’ saved [8622080/8622080]
   
   tar: ..: Not found in archive
   tar: Exiting with failure status due to previous errors
   make: *** [Makefile:48: x86/x86/vmlinux.h] Error 2
   ```
   
   2.
   ```
     BPF      .output/profile.bpf.o
   In file included from profile.bpf.c:3:
   ./lua_state.h:12:10: fatal error: 'vmlinux.h' file not found
   #include <vmlinux.h>
            ^~~~~~~~~~~
   1 error generated.
   make: *** [Makefile:71: .output/profile.bpf.o] Error 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to