今天看到有几个非常优秀的在线浏览kernel source code 的网站。
从功能上讲woboq 是最强的, bootlin 次之,但是胜在支持的kernel source 的版本比价多。
1. woboq
这是官方给出的亮点, woboq benefit
我觉得比较有用的有:
- 类型,定义处,引用处表明
- 函数列表
- 宏展开
- 搜索功能
- 预处理
- 显示主题切换
- 行号显示toggle

1.1. functions list

1.2. defines and uses link

1.3. macro expansions


1.4. search

1.5. file in path and some code in which function

1.6. themes switch

1.7. line number toggle

2. bootlin



3. kernel.org

4. github repository
