aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/c++
Commit message (Expand)AuthorAge
* perf clang: Delete needless util-cxx.h headerArnaldo Carvalho de Melo2019-08-28
* perf clang: Remove needless extra semicolonYang Wei2019-03-06
* perf tools: Rename build libperf to perfJiri Olsa2019-02-14
* perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo2019-02-04
* perf tools: Fix a clang 7.0 compilation errorYonghong Song2018-06-25
* perf tests clang: Fix function name for clang IR testSandipan Das2018-04-09
* perf clang: Add support for recent clang versionsSandipan Das2018-04-09
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf clang: Compile BPF script using builtin clang supportWang Nan2016-12-05
* perf clang: Support compile IR to BPF object and add testcaseWang Nan2016-12-05
* perf clang: Update test case to use real BPF scriptWang Nan2016-12-05
* perf clang: Allow passing CFLAGS to builtin clangWang Nan2016-12-05
* perf clang: Use real file system for #includeWang Nan2016-12-05
* perf clang: Add builtin clang support ant test caseWang Nan2016-12-05