Feature: Arch as command line argument
Myldero opened this issue · 0 comments
Myldero commented
I think it would be nice with a --arch
argument for kallsyms-finder and vmlinux-to-elf to immediately skip the architecture guessing. Usually we already know the arch beforehand, so just supplying that would speed up extraction quite a bit, since this step can (at least on my machine) take around 15 seconds at times.