[Feature] arm64 support
chriskaliX opened this issue · 2 comments
chriskaliX commented
Is your feature request related to a problem? Please describe.
Nope
Describe the solution you'd like
compatible vmlinux.h or generate it.
Describe alternatives you've considered
None
Additional context
Git actions added
chriskaliX commented
Maintain a vmlinux.h and use macros to make structs like pt_regs different in arm64 and x86.
chriskaliX commented
supported in v1.1.0, coming soon