linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] perf doc improvements to man page reproducibility
@ 2023-05-13 20:35 Ben Hutchings
  2023-05-13 20:37 ` [PATCH v2 1/2] perf doc: Define man page date when using asciidoctor Ben Hutchings
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ben Hutchings @ 2023-05-13 20:35 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo
  Cc: linux-perf-users, linux-kernel, Salvatore Bonaccorso

[-- Attachment #1: Type: text/plain, Size: 834 bytes --]

I previously sent a patch in 2016(!) to make the dates in man pages
reproducible, with KBUILD_BUILD_TIMESTAMP specifiying the date.  That
patch partly overlaps with commit d586ac10ce56 "perf docs: Allow man
page date to be specified", which implemented generation of dates
based on commit timestamps.

However, both of those implementations were specific to the original
asciidoc's DocBook backend and had no effect on asciidoctor's direct
man page generation.

This series builds on the current definition of perf_date, adding
support for asciidoctor and the KBUILD_BUILD_TIMESTAMP variable.

Ben.

Ben Hutchings (2):
  perf doc: Define man page date when using asciidoctor
  perf doc: Add support for KBUILD_BUILD_TIMESTAMP

 tools/perf/Documentation/Makefile | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-15 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-13 20:35 [PATCH v2 0/2] perf doc improvements to man page reproducibility Ben Hutchings
2023-05-13 20:37 ` [PATCH v2 1/2] perf doc: Define man page date when using asciidoctor Ben Hutchings
2023-05-13 20:37 ` [PATCH v2 2/2] perf doc: Add support for KBUILD_BUILD_TIMESTAMP Ben Hutchings
     [not found] ` <CAP-5=fXmL509c2rhE7SYj9FW62eZPc7tPEWzG1h0DztF+Qmnww@mail.gmail.com>
2023-05-15 20:49   ` [PATCH v2 0/2] perf doc improvements to man page reproducibility Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).