summaryrefslogtreecommitdiff
path: root/tools/perf/util/c++
AgeCommit message (Expand)Author
2019-03-06perf clang: Remove needless extra semicolonYang Wei
2019-02-14perf tools: Rename build libperf to perfJiri Olsa
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2018-06-25perf tools: Fix a clang 7.0 compilation errorYonghong Song
2018-04-09perf tests clang: Fix function name for clang IR testSandipan Das
2018-04-09perf clang: Add support for recent clang versionsSandipan Das
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan
2016-12-05perf clang: Use real file system for #includeWang Nan
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan