When I uncompress the Linux kernel source code from Kernel.org, there are many folders. I know what most of them contain and their purpose. However, I cannot figure out or find on the Internet the purpose for the tools and samples directories. What are these two directories and what is their purpose?
Take the 2-minute tour
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
I just uncompressed a kernel and this is what I make of it:
and from
etc, etc. Basically, anytime they felt a subject needed an illustration they wrote illustrative code and put it somewhere in this part of the directory tree.
|
|||||
|