index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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 python: Fix build when PYTHON_CONFIG is user supplied
James Clark
2022-08-27
1
-1
/
+1
*
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
2022-08-10
1
-10
/
+3
*
tools perf: Fix compilation error with new binutils
Andres Freund
2022-08-01
1
-0
/
+8
*
perf build: Avoid defining _FORTIFY_SOURCE multiple times
Arnaldo Carvalho de Melo
2022-07-20
1
-1
/
+1
*
perf jevents: Switch build to use jevents.py
Ian Rogers
2022-06-29
1
-0
/
+19
*
perf python: Prefer python3
Ian Rogers
2022-06-29
1
-4
/
+4
*
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2022-05-26
1
-0
/
+5
*
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
2022-05-23
1
-0
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
1
-0
/
+7
|
\
|
*
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-20
1
-0
/
+7
*
|
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
2022-05-03
1
-12
/
+27
|
/
*
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
1
-0
/
+3
*
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-09
1
-0
/
+3
*
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
2021-12-07
1
-1
/
+4
*
tools build: Enable warnings through HOSTCFLAGS
John Garry
2021-12-07
1
-0
/
+5
*
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-12-06
1
-2
/
+0
*
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
2021-11-18
1
-0
/
+3
*
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2021-11-04
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-08
1
-1
/
+1
|
\
|
*
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
2021-10-05
1
-1
/
+1
*
|
perf tools: Add define for libtracefs version
Ian Rogers
2021-09-28
1
-0
/
+6
*
|
perf tools: Add define for libtraceevent version
Ian Rogers
2021-09-28
1
-0
/
+6
*
|
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2021-09-28
1
-0
/
+9
|
/
*
perf tools: Add an option to build without libbfd
Ian Rogers
2021-09-11
1
-22
/
+25
*
perf build: Report failure for testing feature libopencsd
Leo Yan
2021-09-03
1
-0
/
+2
*
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
2021-08-30
1
-4
/
+4
*
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2021-08-09
1
-4
/
+0
*
perf build: Install perf_dlfilter.h
Adrian Hunter
2021-07-01
1
-0
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-22
1
-1
/
+0
|
\
|
*
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
2021-06-01
1
-1
/
+0
*
|
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2021-05-27
1
-0
/
+9
*
|
perf build: Improve error message for old/missing clang
Song Liu
2021-05-21
1
-1
/
+1
|
/
*
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
|
\
\
[next]