Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c) | Ian Rogers | 2023-08-15 | 1 | -67/+0 |
* | perf test: Convert clang tests to test cases. | Ian Rogers | 2021-11-13 | 1 | -2/+4 |
* | perf clang: Delete needless util-cxx.h header | Arnaldo Carvalho de Melo | 2019-08-28 | 1 | -1/+3 |
* | perf tests clang: Fix function name for clang IR test | Sandipan Das | 2018-04-09 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf clang: Support compile IR to BPF object and add testcase | Wang Nan | 2016-12-05 | 1 | -6/+25 |
* | 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 | 1 | -2/+3 |
* | perf clang: Add builtin clang support ant test case | Wang Nan | 2016-12-05 | 1 | -0/+31 |