> Mathieu Desnoyers wrote:
>> * Randy Dunlap (
randy.dunlap@oracle.com) wrote:
>>> On Tue, 25 Sep 2007 13:35:47 -0700 David J. Wilder wrote:
>>>
>>>> This patch Moves the trace example into the new samples/ infrastructure
>>>>
>>>> Requires: [patch 3/5] Add samples subdir
>>>> (
http://lkml.org/lkml/2007/9/25/157)
>>>> and create samples/Makefile or apply: [patch 4/5] Linux Kernel
>>>> Markers - Samples (
http://lkml.org/lkml/2007/9/25/166)
>>>> Signed-off-by: David Wilder <dwilder@us.ibm.com>
>>> Looks good. Thanks.
>>>
>>> Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
>>>
>>> Andrew, Mathieu is making changes to patch 3/5 referenced above.
>>> When that is done, do you need a resend of all of these samples/
>>> patches or do you have them straight?
>>>
>>> Basically we have:
>>> a. add samples/ infrastructure (new coming from Mathieu)
>>> b. add markers to samples/ (Mathieu)
>> Mine is correct as is. (with the new samples infrastructure)
>>
>
> Right, your 2 can be the base (basis) for samples/, then the other
> follow-ups can be applied.
>
>>
>>> c. add trace/ to samples/ (this patch from David)