aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/llvm-utils.c
Commit message (Expand)AuthorAge
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-23
* perf llvm: Allow dump llvm output object file using llvm.dump-objWang Nan2016-06-21
* perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo2016-03-23
* perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo2016-03-23
* perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-06
* perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-05
* perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-05
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-07
* perf tools: Auto detecting kernel include optionsWang Nan2015-08-07
* perf tools: Auto detecting kernel build directoryWang Nan2015-08-07
* perf tools: Call clang to compile C source to object codeWang Nan2015-08-07
* perf tools: Introduce llvm config optionsWang Nan2015-08-07