Arnaldo Carvalho de Melo
1b16fffa38
perf llvm-utils: Add bpf include path to clang command line
...
We'll start putting headers for helpers to be used in eBPF proggies in
there:
# perf trace -v --no-syscalls -e empty.c |& grep "llvm compiling command : "
llvm compiling command : /usr/lib64/ccache/clang -D__KERNEL__ -D__NR_CPUS__=4 -DLINUX_VERSION_CODE=0x41100 -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/7/include -I/home/acme/git/linux/arch/x86/include -I./arch/x86/include/generated -I/home/acme/git/linux/include -I./include -I/home/acme/git/linux/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I/home/acme/git/linux/include/uapi -I./include/generated/uapi -include /home/acme/git/linux/include/linux/kconfig.h -I/home/acme/lib/include/perf/bpf -Wno-unused-value -Wno-pointer-sign -working-directory /lib/modules/4.17.0-rc3-00034-gf4ef6a438cee/build -c /home/acme/bpf/empty.c -target bpf -O2 -o -
#
Notice the "-I/home/acme/lib/include/perf/bpf"
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-6xq94xro8xlb5s9urznh3f9k@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-05-15 14:31:17 -03:00
..
2018-04-26 13:47:18 -03:00
2018-05-07 12:17:56 -03:00
2018-04-26 13:47:10 -03:00
2017-12-18 11:54:08 -03:00
2018-05-07 15:23:45 -03:00
2018-02-19 12:28:08 -03:00
2018-02-19 12:28:23 -03:00
2018-05-15 10:31:59 -03:00
2018-04-18 15:34:52 -03:00
2018-04-27 10:47:06 -03:00
2018-05-15 14:31:17 -03:00
2018-02-05 13:58:02 -03:00
2018-01-23 09:51:38 -03:00
2018-04-27 10:47:06 -03:00
2017-11-02 11:10:55 +01:00
2018-05-15 10:32:16 -03:00
2017-11-07 10:30:18 +01:00
2018-03-16 13:53:38 -03:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2018-02-19 09:49:12 -03:00
2018-04-12 10:33:31 -03:00
2018-04-26 13:47:08 -03:00
2018-04-30 12:20:54 -03:00
2018-04-30 12:20:54 -03:00
2018-03-08 10:05:53 -03:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2018-04-18 15:35:48 -03:00
2017-07-18 23:14:11 -03:00
2018-03-16 13:56:50 -03:00
2018-04-27 10:47:06 -03:00
2018-03-07 10:22:26 -03:00
2018-04-26 13:47:17 -03:00
2018-04-26 09:30:27 -03:00
2018-04-26 13:47:09 -03:00
2018-04-26 13:47:06 -03:00
2018-04-26 13:47:17 -03:00
2018-04-12 10:33:34 -03:00
2017-11-02 11:10:55 +01:00
2018-04-26 09:30:26 -03:00
2017-03-13 10:59:31 -03:00
2017-11-02 11:10:55 +01:00
2018-05-15 14:31:17 -03:00
2018-05-15 14:31:17 -03:00
2017-09-25 10:39:43 -03:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:16:00 -03:00
2017-11-02 11:10:55 +01:00
2018-02-23 14:29:59 +00:00
2018-04-12 10:33:31 -03:00
2018-04-02 13:50:35 -03:00