[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172745641224.248656.17860675088257717109.b4-ty@kernel.org>
Date: Fri, 27 Sep 2024 10:00:22 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Akihiko Odaki <akihiko.odaki@...nix.com>
Cc: linux-perf-users@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] libperf: Explicitly specify install-html dependencies
On Sun, 15 Sep 2024 10:34:29 +0900, Akihiko Odaki wrote:
> install_doc of tools/lib/perf/Makefile invokes install-man,
> install-html, and install-examples of
> tools/lib/perf/Documentation/Makefile at once. This invocation succeeds
> when make runs in serial but can fail when make runs in parallel because
> while install-man of tools/lib/perf/Documentation/Makefile depends on
> all, install-html depends on nothing and can run ahead of all.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists