index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
perf: Always feature test reallocarray
James Clark
1
-6
/
+4
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
1
-29
/
+2
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
1
-5
/
+1
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
1
-2
/
+1
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
1
-2
/
+1
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
1
-2
/
+1
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
1
-2
/
+1
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
1
-2
/
+1
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
1
-4
/
+7
2024-12-18
perf build: Minor improvement for linking libzstd
Leo Yan
1
-1
/
+7
2024-12-18
tools build: Test for presence of libtraceevent and libtracefs in test-all.c
Arnaldo Carvalho de Melo
1
-2
/
+0
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
1
-34
/
+49
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
1
-9
/
+4
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
1
-4
/
+0
2024-11-05
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
1
-1
/
+1
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
1
-0
/
+4
2024-11-04
Merge 'origin/master' into perf-tools-next
Namhyung Kim
1
-2
/
+2
2024-10-31
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
1
-1
/
+5
2024-10-23
perf build: Change the clang check back to 12.0.1
Howard Chu
1
-2
/
+2
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
1
-1
/
+1
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
1
-1
/
+1
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
1
-3
/
+0
2024-10-18
perf build: Combine test-dwarf-getcfi into test-libdw
Ian Rogers
1
-7
/
+1
2024-10-18
perf build: Combine test-dwarf-getlocations into test-libdw
Ian Rogers
1
-8
/
+2
2024-10-18
perf build: Combine libdw-dwarf-unwind into libdw feature tests
Ian Rogers
1
-8
/
+0
2024-10-18
perf build: Rename test-dwarf to test-libdw
Ian Rogers
1
-3
/
+3
2024-10-18
perf build: Remove defined but never used variable
Ian Rogers
1
-2
/
+0
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
1
-8
/
+8
2024-10-18
perf build: Fix LIBDW_DIR
Ian Rogers
1
-0
/
+6
2024-10-03
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
1
-1
/
+4
2024-10-03
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
1
-1
/
+1
2024-09-11
tools: Drop nonsensical -O6
Sam James
1
-5
/
+1
2024-09-11
perf build: Require at least clang 16.0.6 to build BPF skeletons
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
1
-3
/
+3
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
1
-0
/
+17
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
1
-9
/
+4
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
1
-11
/
+0
2024-07-26
perf: build: Link lib 'zstd' for static build
Leo Yan
1
-1
/
+1
2024-07-26
perf: build: Only link libebl.a for old libdw
Leo Yan
1
-1
/
+11
2024-07-26
perf: build: Set Python configuration for cross compilation
Leo Yan
1
-0
/
+8
2024-07-17
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
1
-8
/
+3
2024-07-17
perf build: Warn if libtracefs is not found
Guilherme Amadio
1
-0
/
+2
2024-07-12
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
1
-10
/
+10
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
1
-0
/
+5
2024-06-22
perf build: Ensure libtraceevent and libtracefs versions have 3 components
Guilherme Amadio
1
-2
/
+2
2024-06-22
perf build: Use pkg-config for feature check for libtrace{event,fs}
Guilherme Amadio
1
-14
/
+13
2024-04-27
perf build: Pretend scandirat is missing with msan
Ian Rogers
1
-1
/
+4
2024-04-04
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
1
-4
/
+16
2024-02-24
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
1
-45
/
+45
[next]