How to browse the code

Quentin Lambert lambert.quentin at gmail.com
Thu Apr 13 07:50:25 EDT 2017


Something else you could look at is Coccinelle.
http://coccinelle.lip6.fr/

The tool can be used to find very specific pattern in
the code. For instance specific structure field that are
used without initialization.

It takes some learning but the tool is very powerful.
You can also check here for the basics:
https://kernelnewbies.org/JuliaLawall
http://btrlinux.inria.fr/coccinelle/

If you have any questions Julia(the main developer) is
very active on the mailling list:

cocci at systeme.lip6.fr

Quentin



More information about the Kernelnewbies mailing list