index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
make
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
2024-09-03
1
-0
/
+2
*
perf test: Add build test for JEVENTS_ARCH=all
Ian Rogers
2024-08-06
1
-0
/
+2
*
perf: build: introduce the libcapstone
Changbin Du
2024-02-21
1
-1
/
+3
*
perf tests make: Remove the last egrep call, use 'grep -E' instead
Arnaldo Carvalho de Melo
2023-11-03
1
-1
/
+1
*
perf test: Ensure EXTRA_TESTS is covered in build test
Ian Rogers
2023-09-19
1
-0
/
+1
*
perf test: Update build test for changed BPF skeleton defaults
Ian Rogers
2023-09-19
1
-3
/
+3
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
1
-1
/
+0
*
perf test: Add build tests for BUILD_BPF_SKEL
Ian Rogers
2023-06-24
1
-0
/
+4
*
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-14
1
-0
/
+1
*
perf build: Fix unescaped # in perf build-test
James Clark
2023-05-02
1
-1
/
+1
*
perf build: Test the refcnt check build
Arnaldo Carvalho de Melo
2023-04-19
1
-0
/
+2
*
perf build: Error if no libelf and NO_LIBELF isn't set
Ian Rogers
2023-03-14
1
-1
/
+1
*
perf build: Remove redundant NO_NEWT build option
Ian Rogers
2023-03-14
1
-4
/
+2
*
perf build: If libtraceevent isn't present error the build
Ian Rogers
2023-03-14
1
-1
/
+1
*
perf build: Switch libpfm4 to opt-out rather than opt-in
Ian Rogers
2023-03-14
1
-2
/
+2
*
perf build: Make binutil libraries opt in
Ian Rogers
2023-03-14
1
-0
/
+2
*
perf build: Support python/perf.so testing
Ian Rogers
2023-03-14
1
-2
/
+3
*
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
2023-03-14
1
-1
/
+6
*
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
2023-01-10
1
-12
/
+0
*
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-14
1
-1
/
+1
*
perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
2021-05-18
1
-0
/
+5
*
perf tools: Test build with libopencsd/CORESIGHT=1
Arnaldo Carvalho de Melo
2021-05-17
1
-0
/
+2
*
perf tools: Add a build-test variant to use in builds from a tarball
Arnaldo Carvalho de Melo
2021-04-20
1
-2
/
+20
*
perf tools: Add build test with GTK+
Arnaldo Carvalho de Melo
2020-09-09
1
-0
/
+2
*
perf build: Add a LIBPFM4=1 build test entry
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+2
*
perf build: Add NO_SDT=1 to the default set of build tests
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+1
*
perf build: Add NO_LIBCRYPTO=1 to the default set of build tests
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+1
*
perf build: Add NO_SYSCALL_TABLE=1 to the build tests
Arnaldo Carvalho de Melo
2020-05-29
1
-1
/
+3
*
perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1
Jiri Olsa
2020-05-28
1
-0
/
+2
*
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
2020-04-03
1
-3
/
+7
*
perf tests: Fix static build test
Jiri Olsa
2019-09-20
1
-1
/
+1
*
perf tests: Add libperf automated test for 'make -C tools/perf build-test'
Jiri Olsa
2019-09-10
1
-1
/
+5
*
perf tools: Add NO_LIBCAP=1 to the minimal build test
Arnaldo Carvalho de Melo
2019-08-14
1
-0
/
+1
*
perf build tests: Add NO_LIBZSTD=1 to make_minimal
Arnaldo Carvalho de Melo
2019-05-15
1
-1
/
+1
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-18
1
-1
/
+1
|
\
|
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-1
/
+1
*
|
perf tools: Cleanup build directory before each test
Jiri Olsa
2016-12-05
1
-1
/
+1
*
|
perf build: Add clang and llvm compile and linking support
Wang Nan
2016-12-05
1
-0
/
+2
*
|
perf jvmti: Plug compilation into perf build
Jiri Olsa
2016-11-14
1
-1
/
+1
|
/
*
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-14
1
-1
/
+2
*
perf build: Add libbabeltrace to build-test
Wang Nan
2016-06-28
1
-0
/
+2
*
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
1
-0
/
+2
*
perf build tests: Move the feature related vars to the front of the make cmdline
Arnaldo Carvalho de Melo
2016-02-04
1
-2
/
+2
*
perf build tests: Elide "-f Makefile" from make invokation
Arnaldo Carvalho de Melo
2016-02-04
1
-3
/
+6
*
perf build: Align the names of the build tests:
Arnaldo Carvalho de Melo
2016-01-29
1
-2
/
+4
*
perf build: Use feature dump file for build-test
Wang Nan
2016-01-29
1
-0
/
+33
*
perf build: Pass O option to kernel makefile in build-test
Wang Nan
2016-01-15
1
-4
/
+5
*
perf build: Test correct path of perf in build-test
Wang Nan
2016-01-15
1
-7
/
+14
*
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
2016-01-15
1
-3
/
+11
*
perf build: Set parallel making options build-test
Wang Nan
2016-01-15
1
-7
/
+16
[next]