summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/clang.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test: Remove skip_if_failIan Rogers2021-11-131-1/+0
* perf test: Convert clang tests to test cases.Ian Rogers2021-11-131-40/+17
* perf test: Rename struct test to test_suiteIan Rogers2021-11-131-3/+3
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-4/+14
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-2/+2
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-191-0/+1
* perf clang: Support compile IR to BPF object and add testcaseWang Nan2016-12-051-1/+5
* perf clang: Add builtin clang support ant test caseWang Nan2016-12-051-0/+42