Age | Commit message (Expand) | Author |
---|---|---|
2023-08-15 | perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c) | Ian Rogers |
2021-11-13 | perf test: Convert clang tests to test cases. | Ian Rogers |
2019-08-28 | perf clang: Delete needless util-cxx.h header | Arnaldo Carvalho de Melo |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo |
2016-12-05 | perf clang: Compile BPF script using builtin clang support | Wang Nan |
2016-12-05 | perf clang: Support compile IR to BPF object and add testcase | Wang Nan |
2016-12-05 | perf clang: Add builtin clang support ant test case | Wang Nan |