aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/llvm-utils.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29perf tools: Remove debug.h from header files not needing itArnaldo Carvalho de Melo1-1/+1
2018-08-20perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-05perf llvm: Extract helpers in llvm-utils.cWang Nan1-0/+6
2016-06-21perf llvm: Allow dump llvm output object file using llvm.dump-objWang Nan1-0/+5
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo1-4/+3
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan1-0/+10
2015-08-07perf tools: Call clang to compile C source to object codeWang Nan1-0/+3
2015-08-07perf tools: Introduce llvm config optionsWang Nan1-0/+36