Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Remove debug.h from header files not needing it | Arnaldo Carvalho de Melo | 2019-08-29 | 1 | -1/+1 |
* | perf llvm: Allow passing options to llc in addition to clang | Arnaldo Carvalho de Melo | 2018-08-20 | 1 | -0/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf llvm: Extract helpers in llvm-utils.c | Wang Nan | 2016-12-05 | 1 | -0/+6 |
* | perf llvm: Allow dump llvm output object file using llvm.dump-obj | Wang Nan | 2016-06-21 | 1 | -0/+5 |
* | perf tools: Remove needless 'extern' from function prototypes | Arnaldo Carvalho de Melo | 2016-03-23 | 1 | -4/+3 |
* | perf tests: Add LLVM test for eBPF on-the-fly compiling | Wang Nan | 2015-08-07 | 1 | -0/+10 |
* | perf tools: Call clang to compile C source to object code | Wang Nan | 2015-08-07 | 1 | -0/+3 |
* | perf tools: Introduce llvm config options | Wang Nan | 2015-08-07 | 1 | -0/+36 |