Re: [patch 6/7] Linux Kernel Markers - Documentation

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Hellwig <hch@...>
Cc: Mathieu Desnoyers <mathieu.desnoyers@...>, <akpm@...>, <linux-kernel@...>, Frank Ch. Eigler <fche@...>
Date: Monday, September 24, 2007 - 2:13 pm

On Mon, 24 Sep 2007 19:00:41 +0100 Christoph Hellwig wrote:


Yes, it has to be integrated into the build system, no doubt.

We really need to give Mathieu and David Wilder an answer so that they
can make progress (and I'm willing to help with this).

To do this, here's my test question:
How much of David's "trace code and documentation" patch can be put
into a samples/ directory?

 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?


---
~Randy
Phaedrus says that Quality is about caring.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, (Mon Sep 24, 12:49 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Mon Sep 24, 1:50 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Steven Rostedt, (Mon Sep 24, 9:31 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Tue Sep 25, 4:21 am)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, (Mon Sep 24, 3:18 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Mon Sep 24, 3:25 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 3:38 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 1:56 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Mon Sep 24, 2:00 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 2:13 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Mon Sep 24, 2:19 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 2:23 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Mon Sep 24, 2:30 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 2:49 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, (Mon Sep 24, 2:54 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 2:56 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 4:37 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, (Mon Sep 24, 5:08 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Mon Sep 24, 5:12 pm)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, (Tue Sep 25, 12:10 am)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, (Tue Sep 25, 1:31 am)
Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, (Tue Sep 25, 7:00 am)