Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf clang: Compile BPF script using builtin clang support | Wang Nan | 2016-12-05 | 2 | -0/+55 |
* | perf clang: Support compile IR to BPF object and add testcase | Wang Nan | 2016-12-05 | 4 | -6/+74 |
* | perf clang: Update test case to use real BPF script | Wang Nan | 2016-12-05 | 1 | -3/+14 |
* | perf clang: Allow passing CFLAGS to builtin clang | Wang Nan | 2016-12-05 | 3 | -12/+22 |
* | perf clang: Use real file system for #include | Wang Nan | 2016-12-05 | 2 | -12/+35 |
* | perf clang: Add builtin clang support ant test case | Wang Nan | 2016-12-05 | 5 | -0/+161 |