aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/c++ (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan2-0/+55
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan4-6/+74
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan1-3/+14
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan3-12/+22
2016-12-05perf clang: Use real file system for #includeWang Nan2-12/+35
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan5-0/+161