index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
llvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-219
/
+0
*
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-25
1
-1
/
+1
*
perf test: Remove skip_if_fail
Ian Rogers
2021-11-13
1
-1
/
+0
*
perf test: Convert llvm tests to test cases.
Ian Rogers
2021-11-13
1
-23
/
+54
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-3
/
+3
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-6
/
+16
*
perf tools: Fix LLVM test failure when running in verbose mode
James Clark
2021-08-31
1
-4
/
+3
*
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2020-11-04
1
-11
/
+19
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-09-01
1
-1
/
+1
*
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2017-01-26
1
-1
/
+1
*
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
2016-11-29
1
-4
/
+4
*
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-02-26
1
-8
/
+0
*
perf test: Add libbpf relocation checker
Wang Nan
2016-01-26
1
-4
/
+13
*
perf test: Print result for each LLVM subtest
Wang Nan
2015-11-19
1
-35
/
+30
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
1
-1
/
+1
*
perf test: Test the BPF prologue adding infrastructure
Wang Nan
2015-11-18
1
-0
/
+4
*
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2015-11-18
1
-4
/
+4
*
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
1
-0
/
+4
*
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
1
-30
/
+101
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
1
-1
/
+1
*
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-11-03
1
-7
/
+4
*
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-31
1
-1
/
+1
*
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
2015-08-07
1
-0
/
+98