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
/
Makefile.config
Age
Commit message (
Expand
)
Author
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2020-05-29
perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable
Arnaldo Carvalho de Melo
2020-05-29
perf build: Group the NO_SYSCALL_TABLE logic
Arnaldo Carvalho de Melo
2020-05-28
tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT
Arnaldo Carvalho de Melo
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2019-10-15
perf tools: Allow to build with -ltcmalloc
Jiri Olsa
2019-10-11
perf tools: Propagate CFLAGS to libperf
Jiri Olsa
2019-09-25
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-09-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-05
riscv: Add support for libdw
Mao Han
2019-08-20
perf tools: tools/include should come before tools/uapi/include
Arnaldo Carvalho de Melo
2019-08-12
tools build: Add capability-related feature detection
Igor Lubashev
2019-07-29
libperf: Make libperf.a part of the perf build
Jiri Olsa
2019-06-18
perf build: Handle slang being in /usr/include and in /usr/include/slang/
Arnaldo Carvalho de Melo
2019-06-17
perf tools: Don't hardcode host include path for libslang
Florian Fainelli
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
2019-06-10
perf cs-etm: Add support for multiple traceID queues
Mathieu Poirier
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-09
Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...
Linus Torvalds
2019-05-09
csky: Add support for perf unwind-libdw
Mao Han
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
2019-04-01
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
2019-03-20
perf build: Check what binutils's 'disassembler()' signature to use
Song Liu
2019-03-19
perf feature detection: Add -lopcodes to feature-libbfd
Song Liu
2019-02-14
perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto
Arnaldo Carvalho de Melo
2019-02-14
perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC
Arnaldo Carvalho de Melo
2019-02-14
perf coresight: Do not test for libopencsd by default
Arnaldo Carvalho de Melo
2019-02-14
tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio
Arnaldo Carvalho de Melo
2018-12-21
perf build: Don't unconditionally link the libbfd feature test to -liberty an...
Stanislav Fomichev
2018-12-18
perf tools: Add missing open_memstream() prototype for systems lacking it
Arnaldo Carvalho de Melo
2018-12-18
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
2018-12-17
tools build feature: Check if libaio is available
Alexey Budankov
2018-12-17
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-10-16
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
2018-07-31
perf build: Fix installation directory for eBPF
Thomas Richter
2018-07-24
perf trace arm64: Use generated syscall table
Kim Phillips
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
2018-05-15
perf bpf: Add 'examples' directories
Arnaldo Carvalho de Melo
2018-05-15
perf llvm-utils: Add bpf include path to clang command line
Arnaldo Carvalho de Melo
2018-04-12
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
[next]