index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
c++
Age
Commit message (
Expand
)
Author
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
2020-01-14
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
2019-08-28
perf clang: Delete needless util-cxx.h header
Arnaldo Carvalho de Melo
2019-03-06
perf clang: Remove needless extra semicolon
Yang Wei
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
2018-06-25
perf tools: Fix a clang 7.0 compilation error
Yonghong Song
2018-04-09
perf tests clang: Fix function name for clang IR test
Sandipan Das
2018-04-09
perf clang: Add support for recent clang versions
Sandipan Das
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2016-12-05
perf clang: Compile BPF script using builtin clang support
Wang Nan
2016-12-05
perf clang: Support compile IR to BPF object and add testcase
Wang Nan
2016-12-05
perf clang: Update test case to use real BPF script
Wang Nan
2016-12-05
perf clang: Allow passing CFLAGS to builtin clang
Wang Nan
2016-12-05
perf clang: Use real file system for #include
Wang Nan
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan