how to look for source code in kernel
From: amit mehta <hidden>
Date: 2012-12-28 05:20:09
Also in:
lkml
From: amit mehta <hidden>
Date: 2012-12-28 05:20:09
Also in:
lkml
quoted
quoted
On Thu, Dec 27, 2012 at 11:01:52PM +0530, kishore kumar wrote:quoted
can anybody tell me how to look into source code, as most are hidden in kernel.You can find the Linux source code at http://kernel.org/ .for browsing the code unfortunately there is no good tool as in windows we have source insight.We can use wine in linux but that sucks.
Funny you say that! Never heard of cscope, ctags ? -Amit