Re: [RFC PATCH 5/9] perf: Move trace stuff into tools/lib/trace

From: Steven Rostedt
Date: Tue Aug 31 2010 - 20:15:56 EST


On Fri, 2010-08-06 at 16:25 +0200, Borislav Petkov wrote:
> From: Borislav Petkov <borislav.petkov@xxxxxxx>
>
> Move tracing stuff into tools/lib/trace and rewire it back into perf.
> Add a top-level Makefile which selects between targets depending
> on the tool we want to build.
>
> Also, add a Makefile.lib for common facilities used by all the
> Makefiles. While at it, make sure objects output directory using O=
> exists.
>
> Finally, rename trace/util.h to trace/trace-util.h so as not to
> conflict
> with perf's util.h.
>
> Signed-off-by: Borislav Petkov <borislav.petkov@xxxxxxx>
> ---


I'll merge this patch into my tree, and that should make it easier for
you.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/