Re: [GIT PULL] perf tools changes for v5.15
From: Linus Torvalds
Date: Sun Sep 05 2021 - 15:27:09 EST
On Sat, Sep 4, 2021 at 11:49 AM Arnaldo Carvalho de Melo
<acme@xxxxxxxxxx> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-tools-for-v5.15-2021-09-04
Hmm. I don't usually build the perf tools except after a pull, and I
might have missed this before, so it's not necessarily new..
But the perf build leaves this stale file around:
tools/perf/Documentation/doc.dep
which should either be ignored, or it should be renamed to one of the
names we already do ignore (make it a dot-file?)
Linus