From mboxrd@z Thu Jan 1 00:00:00 1970 From: fser@code-libre.org (=?iso-8859-1?Q?Fran=E7ois?=) Date: Tue, 31 Oct 2017 10:53:58 +0100 Subject: Non-web based LXR In-Reply-To: <20171031021430.GD12341@eros> References: <20171030215510.GU12341@eros> <20171031021430.GD12341@eros> Message-ID: <20171031095358.GB22161@sith> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org 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. [1] https://courses.cs.washington.edu/courses/cse451/12sp/tutorials/tutorial_cscope.html [2] https://home.regit.org/software/coccigrep/ -- Fran?ois