[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150108144514.GE16094@krava.brq.redhat.com>
Date: Thu, 8 Jan 2015 15:45:14 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>, linux-kernel@...r.kernel.org,
Alexis Berlemont <alexis.berlemont@...il.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>
Subject: Re: [PATCH 01/30] perf tools: Add new build framework support
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists