summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/llvm-utils.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-061-33/+16
* perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-051-0/+27
* perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-051-6/+18
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-071-0/+9
* perf tools: Auto detecting kernel include optionsWang Nan2015-08-071-5/+55
* perf tools: Auto detecting kernel build directoryWang Nan2015-08-071-1/+79
* perf tools: Call clang to compile C source to object codeWang Nan2015-08-071-0/+226
* perf tools: Introduce llvm config optionsWang Nan2015-08-071-0/+45
OpenPOWER on IntegriCloud