User Tools

Site Tools


mywiki:linux:code_analysis

Table of Contents

Code Analysis Tools

Sparse

Sparse is a tool for static code analysis that helps kernel developers to detect coding errors. Kernel code that is prone to mistakes is annotated by kernel developers using the 'attribute' specifiers. Sparse tool uses these specifiers to pinpoint coding mistakes. For details, refer to http://kernelnewbies.org/Sparse

mywiki/linux/code_analysis.txt · Last modified: by 127.0.0.1