比如在阅读arm架构的Linux内核代码时想建立arm架构相关的索引,可以使用下面的命令:

make ARCH=arm tags

相关文章: