Re: [PATCH v2 3/6] tools: Make pkg-config dependency checks usable by other tools
From: Namhyung Kim
Date: Wed Jul 03 2024 - 21:45:41 EST
On Wed, Jul 3, 2024 at 4:05 PM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> On Wed, 3 Jul 2024 14:33:21 -0700
> Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
>
> > On Wed, Jul 03, 2024 at 03:36:17PM -0400, Steven Rostedt wrote:
> > > On Tue, 2 Jul 2024 16:40:46 -0700
> > > Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
> > >
> > > > +CC Steve and linux-trace-kernel list.
> > >
> > > There doesn't seem to be a cover page, and it doesn't apply on
> > > v6.10-rc6 nor on tip.
> >
> > Oh, sorry. You can find the whole series here.
> >
> > https://lore.kernel.org/linux-perf-users/20240628203432.3273625-1-amadio@xxxxxxxxxx/#r
> >
> > I think this is based on the perf-tools-next tree and depends on perf
> > changes. If you're ok with the change, I can carry it in the perf tree.
> >
>
> Hmm, I checked out git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git
> master branch, and it looks to contain just Linus's changes. Is there a specific branch?
Yep, it's the same as tree: 'perf-tools-next'
Thanks,
Namhyung