]> asedeno.scripts.mit.edu Git - linux.git/commit
perf docs: Allow man page date to be specified
authorIan Rogers <irogers@google.com>
Sat, 21 Sep 2019 04:13:27 +0000 (21:13 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 27 Sep 2019 12:26:14 +0000 (09:26 -0300)
commitd586ac10ce56b2381b8e1d8ed74660c1b2b8ab0d
tree8697dd945c4be1880fad5d94d95cfe2f6ac39071
parente3e2cf3d5b1fe800b032e14c0fdcd9a6fb20cf3b
perf docs: Allow man page date to be specified

With this change if a perf_date parameter is provided to asciidoc then
it will override the default date written to the man page metadata.

Without this change, or if the perf_date isn't specified, then the
current date is written to the metadata.

Having this parameter allows the metadata to be constant if builds
happen on different dates.

The name of the parameter is intended to be consistent with the existing
perf_version parameter.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20190921041327.155054-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/asciidoc.conf