index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
clang.c
Age
Commit message (
Expand
)
Author
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2021-11-13
perf test: Remove skip_if_fail
Ian Rogers
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2016-12-05
perf clang: Support compile IR to BPF object and add testcase
Wang Nan
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan