b-ripper
Results
2
issues of
b-ripper
Hi, I found the great tool, and I want to use it on android device. I installed the android ndk, and then I built wachy: ``` export CC_aarch64_linux_android=$HOME/Android/toolchains/arm64/bin/aarch64-linux-android30-clang export AR_aarch64_linux_android=$HOME/Android/toolchains/arm64/bin/aarch64-linux-android-ar...
Could ClangLoader::parse, ClangLoader::do_compile, KBuildHelper::get_flags all switch to use vmlinux.h, instead of kernel headers? And python bcc tool also use vmlinux.h which dump from /sys/kernel/btf/vmlinux ?