index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-05-10
1
-0
/
+1
*
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
2021-04-29
1
-0
/
+7
*
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
2021-04-29
1
-0
/
+6
*
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-04-29
1
-0
/
+9
*
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
2021-03-01
1
-1
/
+2
*
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2021-03-01
1
-0
/
+6
*
perf build: Support build BPF skeletons with perf
Song Liu
2021-01-15
1
-0
/
+9
*
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
2020-11-03
1
-0
/
+1
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
1
-7
/
+18
|
\
|
*
perf python: Autodetect python3 binary
James Clark
2020-10-13
1
-6
/
+9
|
*
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
2020-10-13
1
-1
/
+1
|
*
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
1
-1
/
+3
|
*
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
2020-09-04
1
-0
/
+6
*
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-4
/
+0
|
\
\
|
*
|
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-18
1
-4
/
+0
|
|
/
*
/
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
2020-10-13
1
-1
/
+1
|
/
*
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-08-14
1
-0
/
+8
*
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
2020-06-18
1
-0
/
+12
*
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
1
-0
/
+13
*
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+1
*
perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable
Arnaldo Carvalho de Melo
2020-05-29
1
-11
/
+13
*
perf build: Group the NO_SYSCALL_TABLE logic
Arnaldo Carvalho de Melo
2020-05-29
1
-8
/
+15
*
tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT
Arnaldo Carvalho de Melo
2020-05-28
1
-1
/
+1
*
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-03
1
-1
/
+10
*
perf tools: Add file-handle feature test
Namhyung Kim
2020-04-03
1
-0
/
+4
*
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
1
-1
/
+1
*
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2019-11-26
1
-0
/
+10
*
perf tools: Allow to build with -ltcmalloc
Jiri Olsa
2019-10-15
1
-0
/
+5
*
perf tools: Propagate CFLAGS to libperf
Jiri Olsa
2019-10-11
1
-13
/
+15
*
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-09-25
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-16
1
-1
/
+13
|
\
|
*
perf tools: tools/include should come before tools/uapi/include
Arnaldo Carvalho de Melo
2019-08-20
1
-1
/
+1
|
*
tools build: Add capability-related feature detection
Igor Lubashev
2019-08-12
1
-0
/
+11
|
*
libperf: Make libperf.a part of the perf build
Jiri Olsa
2019-07-29
1
-0
/
+1
*
|
riscv: Add support for libdw
Mao Han
2019-09-05
1
-1
/
+5
|
/
*
perf build: Handle slang being in /usr/include and in /usr/include/slang/
Arnaldo Carvalho de Melo
2019-06-18
1
-3
/
+8
*
perf tools: Don't hardcode host include path for libslang
Florian Fainelli
2019-06-17
1
-1
/
+0
*
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
2019-06-17
1
-0
/
+4
*
perf cs-etm: Add support for multiple traceID queues
Mathieu Poirier
2019-06-10
1
-0
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...
Linus Torvalds
2019-05-09
1
-1
/
+5
|
\
|
*
csky: Add support for perf unwind-libdw
Mao Han
2019-05-09
1
-1
/
+5
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
1
-0
/
+20
|
\
\
|
*
|
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
2019-04-01
1
-0
/
+20
|
|
/
*
/
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
2019-05-02
1
-1
/
+1
|
/
*
perf build: Check what binutils's 'disassembler()' signature to use
Song Liu
2019-03-20
1
-0
/
+9
*
perf feature detection: Add -lopcodes to feature-libbfd
Song Liu
2019-03-19
1
-3
/
+3
*
perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto
Arnaldo Carvalho de Melo
2019-02-14
1
-0
/
+2
*
perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC
Arnaldo Carvalho de Melo
2019-02-14
1
-0
/
+7
*
perf coresight: Do not test for libopencsd by default
Arnaldo Carvalho de Melo
2019-02-14
1
-1
/
+2
[next]