* Randy Dunlap (randy.dunlap@xxxxxxxxxx) wrote:On Tue, 25 Sep 2007 13:35:47 -0700 David J. Wilder wrote:Mine is correct as is. (with the new samples infrastructure)
This patch Moves the trace example into the new samples/ infrastructureLooks good. Thanks.
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@xxxxxxxxxx>
Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
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)
c. add trace/ to samples/ (this patch from David)
d. add kprobes/ to samples (move some from Documentation)