summaryrefslogtreecommitdiff
path: root/tools/perf/util/llvm-utils.c
AgeCommit message (Expand)Author
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan
2015-08-07perf tools: Auto detecting kernel include optionsWang Nan
2015-08-07perf tools: Auto detecting kernel build directoryWang Nan
2015-08-07perf tools: Call clang to compile C source to object codeWang Nan
2015-08-07perf tools: Introduce llvm config optionsWang Nan