Hi ,<br>I&#39;m
trying to the understand the inner mechanisms of Linux from process
scheduling to memory management by looking at the kernel source code,to
create a real time patch . Do you
know of any code visualization tools that help to understand the&nbsp;
navigation through software elements &nbsp; , so that i can&nbsp;
know the call graphs and structure hierarchies, and textual
representations, such as cross-reference listings.
<br><br>This would help me to know the program flow and kernel design.
<br><br>I&#39;m also&nbsp; posed with the challenge of reading huge amounts of open-source code which are often not&nbsp; well documented ,so its pretty difficult to read through those thousand lines of code to understand the functionality.Is there any IDE or code analysis tools which can show function calls and class diagrams ? On Windows Visual Studio often often a good job in this regard.<br>
<br>-- <br>Regards,<br>Chandan.