aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat.h
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2018-03-12 10:43:02 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2018-03-16 13:56:12 -0300
commit5eab5a7ee032acaab3da8fc95a3614fec14687ac (patch)
tree530820acbffe4adb7718437f3f2be03ab94f5417 /tools/perf/util/stat.h
parentperf top: Fix top.call-graph config option reading (diff)
downloadlinux-dev-5eab5a7ee032acaab3da8fc95a3614fec14687ac.tar.xz
linux-dev-5eab5a7ee032acaab3da8fc95a3614fec14687ac.zip
perf llvm: Display eBPF compiling command in debug output
In addition to template, display also the real compile command line with all the variables substituted. llvm compiling command template: $CLANG_EXEC -D__KERNEL__ -D__NR_CPUS__=$NR_CPUS ... llvm compiling command : /usr/bin/clang -D__KERNEL__ -D__NR_CPUS__=24 -DLINUX_VERSION_CODE=0x41000 ... Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20180312094313.18738-3-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/stat.h')
0 files changed, 0 insertions, 0 deletions