From mboxrd@z Thu Jan 1 00:00:00 1970 From: me@tobin.cc (Tobin C. Harding) Date: Wed, 1 Nov 2017 11:13:30 +1100 Subject: Non-web based LXR In-Reply-To: <20171031095358.GB22161@sith> References: <20171030215510.GU12341@eros> <20171031021430.GD12341@eros> <20171031095358.GB22161@sith> Message-ID: <20171101001330.GH3585@eros> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Oct 31, 2017 at 10:53:58AM +0100, Fran?ois wrote: > On Tue, Oct 31, 2017 at 01:14:30PM +1100, Tobin C. Harding wrote: > > So, thank you for your ideas. I'll consider this issue resolved by; > > > > Use git grep > > Use ctags/etags > > Use free-electrons as a last resort > > Also, there's a tool called cscope [1]. > There are also occurences of coccigrep [2] in the kernel. Cool, thanks Fran?ois