On Mon, Sep 24, 2007 at 11:13:18AM -0700, Randy Dunlap wrote:
>  Documentation/trace/src/Makefile     |    7 +
>  Documentation/trace/src/README       |   18 +
>  Documentation/trace/src/fork_trace.c |  119 +++++++
>  Documentation/trace/trace.txt        |  164 ++++++++++
>  include/linux/trace.h                |   99 ++++++
>  lib/Kconfig                          |    9 +
>  lib/Makefile                         |    2 +
>  lib/trace.c                          |  563 +++++++++++++++++++++++++++
> +++++++
>  8 files changed, 981 insertions(+), 0 deletions(-)
> 
> 
> All of the trace/src/ subdirectory?

Yes, but only as a single file.  We don't really want READMES in source
directories.  Instead these 18 lines would do a perfect comment on the
top of the file.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to