Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-13 | perf test: Remove skip_if_fail | Ian Rogers | 1 | -1/+0 |
2021-11-13 | perf test: Convert clang tests to test cases. | Ian Rogers | 1 | -40/+17 |
2021-11-13 | perf test: Rename struct test to test_suite | Ian Rogers | 1 | -3/+3 |
2021-11-13 | perf test: Move each test suite struct to its test | Ian Rogers | 1 | -4/+14 |
2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2019-09-20 | perf tools: Remove debug.h from places where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2017-04-19 | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-12-05 | perf clang: Support compile IR to BPF object and add testcase | Wang Nan | 1 | -1/+5 |
2016-12-05 | perf clang: Add builtin clang support ant test case | Wang Nan | 1 | -0/+42 |