Slashdot Mirror


Graphic Map of Linux-2.6.36

conan.sh writes "The Interactive map of Linux Kernel was expanded and updated to the recent kernel linux-2.6.36. Now the map contains more than four hundred important source items (functions and structures) with links to source code and documentation."

2 of 25 comments (clear)

  1. Software used to create this interactive map? by PatPending · · Score: 3, Interesting

    Color me impressed!
    I'm curious--is the software used to create this interactive map freely available? And if so can it be used on "any" C language project? (I'd like to try it out on the one I'm working with--about 770 .c and .h files.)

    --
    What one fool can do, another can. (Ancient Simian Proverb)
    1. Re:Software used to create this interactive map? by phantomfive · · Score: 3, Interesting

      Doxygen and Graphviz are tools that auto-generate graphs and graphics from source, you might want to check it out. A word of warning though: I've found code that doesn't have clear structure when it is in source form also doesn't have clear structure when it is drawn in diagrams.

      --
      "First they came for the slanderers and i said nothing."