summaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-09perf clang: Add support for recent clang versionsSandipan Das1-1/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan1-0/+29
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan1-0/+45
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan1-8/+13
2016-12-05perf clang: Use real file system for #includeWang Nan1-12/+32
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan1-0/+96