index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
llvm.c
Age
Commit message (
Expand
)
Author
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-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-02-26
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-01-26
perf test: Add libbpf relocation checker
Wang Nan
2015-11-19
perf test: Print result for each LLVM subtest
Wang Nan
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-18
perf test: Test the BPF prologue adding infrastructure
Wang Nan
2015-11-18
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-08-31
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-07
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan