]> git.baikalelectronics.ru Git - kernel.git/commit
perf config: Update default value for llvm.clang-bpf-cmd-template
authorLeo Yan <leo.yan@linaro.org>
Fri, 7 Jun 2019 14:35:08 +0000 (22:35 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 Jun 2019 19:20:11 +0000 (16:20 -0300)
commit0edbfade38bf1377cf5fb3463b2253caa0af2246
tree51f761320fc87b002c6d79c7767b3fa649435f07
parentdc4bda54ade0e5cb60a2d61d6118ea7432e5f4c8
perf config: Update default value for llvm.clang-bpf-cmd-template

The clang bpf cmdline template has defined default value in the file
tools/perf/util/llvm-utils.c, which has been changed for several times.

This patch updates the documentation to reflect the latest default value
for the configuration llvm.clang-bpf-cmd-template.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Drayton <mbd@fb.com>
Cc: Martin KaFai Lau <kafai@fb.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Song Liu <songliubraving@fb.com>
Cc: Yonghong Song <yhs@fb.com>
Cc: bpf@vger.kernel.org
Cc: netdev@vger.kernel.org
Fixes: 9e414d74093c ("perf bpf: Give precedence to bpf header dir")
Fixes: e6a7f0565950 ("perf llvm: Allow passing options to llc in addition to clang")
Fixes: 24ed53720799 ("perf llvm-utils: Add bpf include path to clang command line")
Link: http://lkml.kernel.org/r/20190607143508.18141-1-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-config.txt