index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-13
perf python: Autodetect python3 binary
James Clark
2020-10-13
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
2020-10-13
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
2020-09-04
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
2020-08-18
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
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
[next]