diff options
| author | Jiri Olsa <[email protected]> | 2018-03-12 09:43:02 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-03-16 16:56:12 +0000 |
| commit | 5eab5a7ee032acaab3da8fc95a3614fec14687ac (patch) | |
| tree | 530820acbffe4adb7718437f3f2be03ab94f5417 /tools/perf/util/annotate.c | |
| parent | perf top: Fix top.call-graph config option reading (diff) | |
| download | kernel-5eab5a7ee032acaab3da8fc95a3614fec14687ac.tar.gz kernel-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 <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
