summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/c++/clang-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers2023-08-151-67/+0
* perf test: Convert clang tests to test cases.Ian Rogers2021-11-131-2/+4
* perf clang: Delete needless util-cxx.h headerArnaldo Carvalho de Melo2019-08-281-1/+3
* perf tests clang: Fix function name for clang IR testSandipan Das2018-04-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf clang: Support compile IR to BPF object and add testcaseWang Nan2016-12-051-6/+25
* perf clang: Update test case to use real BPF scriptWang Nan2016-12-051-3/+14
* perf clang: Allow passing CFLAGS to builtin clangWang Nan2016-12-051-2/+3
* perf clang: Add builtin clang support ant test caseWang Nan2016-12-051-0/+31