Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-25 | perf tools: Fix a clang 7.0 compilation error | Yonghong Song | 1 | -2/+9 |
2018-04-09 | perf tests clang: Fix function name for clang IR test | Sandipan Das | 1 | -1/+1 |
2018-04-09 | perf clang: Add support for recent clang versions | Sandipan Das | 1 | -1/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-12-05 | perf clang: Compile BPF script using builtin clang support | Wang Nan | 2 | -0/+55 |
2016-12-05 | perf clang: Support compile IR to BPF object and add testcase | Wang Nan | 4 | -6/+74 |
2016-12-05 | perf clang: Update test case to use real BPF script | Wang Nan | 1 | -3/+14 |
2016-12-05 | perf clang: Allow passing CFLAGS to builtin clang | Wang Nan | 3 | -12/+22 |
2016-12-05 | perf clang: Use real file system for #include | Wang Nan | 2 | -12/+35 |
2016-12-05 | perf clang: Add builtin clang support ant test case | Wang Nan | 5 | -0/+161 |