I think a diagram of function calls would be too much to fit in a
reasonable sized diagram. I'm aware of diagrams of network function calls,
and they are already big.

You can use linux cross referencing (lxr) websites to follow function calls
or download lxr and build the same thing for your own source code.

I think you can also google diagrams of different kernel subsystems to find
useful diagrams.

On Wed, Jan 16, 2013 at 8:35 AM, shubham <[email protected]> wrote:

> Hi All,
>
> I want to know if we have some documentation of kernel which
> specifically shows function calls in kernel code (It might be in the
> form of flow charts).
>
> I think we can use tools like doxygen.
> Is there any work going on this ?
>
> Regards
> Shubham
>
> _______________________________________________
> Kernelnewbies mailing list
> [email protected]
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>



-- 
Henrique Rodrigues
http://www.dcc.ufmg.br/~hsr
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to