All of lore.kernel.org
 help / color / mirror / Atom feed
From: lambert.quentin@gmail.com (Quentin Lambert)
To: kernelnewbies@lists.kernelnewbies.org
Subject: How to browse the code
Date: Thu, 13 Apr 2017 13:50:25 +0200	[thread overview]
Message-ID: <a2891495-a2f3-660f-5bd4-90e551ce1b1b@gmail.com> (raw)
In-Reply-To: <CAF3SDA4768Dqki_SGz+NyO=-J2tnk19JXGOVpHLhhO6P_8dDGg@mail.gmail.com>

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

  reply	other threads:[~2017-04-13 11:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 19:17 How to browse the code Code Soldier1
2017-04-11 20:13 ` Mandeep Sandhu
2017-04-11 23:56   ` manty kuma
     [not found]     ` <CABGNecz-3SU=yfPQEJKM_uLd3-7Opn01S30ymOidpGF3cJY23Q@mail.gmail.com>
2017-04-13 10:39       ` manty kuma
2017-04-13 11:41         ` Daniel.
2017-04-13 11:50           ` Quentin Lambert [this message]
2017-04-13 14:22           ` valdis.kletnieks at vt.edu
     [not found]   ` <CABGNeczyadNCKYjLwWoK8N3o9dJdseUrAYCwFPx16DFr2Je7ng@mail.gmail.com>
2017-04-12 21:28     ` Mandeep Sandhu
     [not found]       ` <CABGNecxf3RnZH-kJ2VbC5JPuj=0Ka-1GPBA2x5R_tYyHLLm5EQ@mail.gmail.com>
     [not found]         ` <CAC+QLdTbDM9kTxE96ErcrHNMCoEhNbV1LKU+xcWaxj+j_DP1aA@mail.gmail.com>
2017-04-12 21:47           ` Mandeep Sandhu
2017-04-13  2:23 ` Aruna Hewapathirane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a2891495-a2f3-660f-5bd4-90e551ce1b1b@gmail.com \
    --to=lambert.quentin@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.