aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/llvm-utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan1-33/+16
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan1-0/+27
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan1-6/+18
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan1-0/+9
2015-08-07perf tools: Auto detecting kernel include optionsWang Nan1-5/+55
2015-08-07perf tools: Auto detecting kernel build directoryWang Nan1-1/+79
2015-08-07perf tools: Call clang to compile C source to object codeWang Nan1-0/+226
2015-08-07perf tools: Introduce llvm config optionsWang Nan1-0/+45