On Thu, Jan 08, 2015 at 03:18:35PM +0900, Namhyung Kim wrote:
> On Fri, Jan 02, 2015 at 04:35:43PM +0100, Jiri Olsa wrote:
> > Adding new build framework. There's no change for actual
> > building at this point, it comes in the next patches.
> > 
> > The idea and more details are explained in the
> > 'Documentation/Build' file.
> 
> 
> [SNIP]
> > diff --git a/tools/perf/Documentation/Build b/tools/perf/Documentation/Build
> > new file mode 100644
> > index 000000000000..7008520600eb
> > --- /dev/null
> > +++ b/tools/perf/Documentation/Build
> > @@ -0,0 +1,123 @@
> > +
> > +1) perf build
> > +=============
> > +The perf build process consists of several separated building blocks,
> > +which are linked together to form the perf binary:
> > +  - libperf library (static)
> > +  - perf builtin commands
> > +  - traceevent library (static)
> > +  - GTK ui library
> 
> And libapikfs library (static) ?

yep, forgot to add that one.., thanks

jirka
--
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