index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-20
perf build: Always disable stack protection for BPF skeleton objects
Federico Pellegrin
1
-2
/
+4
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
1
-0
/
+2
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
1
-3
/
+0
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
1
-1
/
+2
2025-05-09
perf tests: Fix 'perf report' tests installation
Michael Petlan
1
-1
/
+2
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
1
-1
/
+1
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+22
2025-03-24
perf build: Add pylint build tests
Ian Rogers
1
-1
/
+6
2025-03-24
perf build: Add mypy build tests
Ian Rogers
1
-1
/
+6
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
1
-1
/
+1
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
1
-1
/
+0
2025-03-20
perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
1
-0
/
+9
2025-02-28
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
1
-1
/
+1
2025-02-18
tools: Unify top-level quiet infrastructure
Charlie Jenkins
1
-41
/
+0
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
1
-1
/
+36
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
1
-15
/
+0
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
1
-1
/
+1
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools parisc: Support syscall header
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools alpha: Support syscall header
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools xtensa: Support syscall header
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools sparc: Support syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools sh: Support syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools csky: Support generic syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
1
-1
/
+2
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
1
-0
/
+4
2024-12-18
perf build: Remove test library from python shared object
Ian Rogers
1
-1
/
+1
2024-12-18
perf bench: Remove reference to cmd_inject
Ian Rogers
1
-2
/
+5
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
1
-1
/
+1
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
1
-1
/
+1
2024-10-17
perf test: Move attr files into shell directory where they are used
Ian Rogers
1
-3
/
+2
2024-08-28
perf testsuite: Install perf-report tests in the 'make install-tests -C tools...
Michael Petlan
1
-0
/
+2
2024-08-09
perf tools: Create source symlink in perf object dir
Andi Kleen
1
-0
/
+2
2024-08-01
perf jevents: Autogenerate empty-pmu-events.c
Ian Rogers
1
-0
/
+2
2024-07-26
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
1
-1
/
+26
2024-07-03
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
1
-1
/
+1
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
1
-0
/
+1
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
1
-9
/
+1
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
1
-3
/
+3
2024-06-26
perf util: Make util its own library
Ian Rogers
1
-1
/
+11
2024-06-26
perf bench: Make bench its own library
Ian Rogers
1
-1
/
+10
2024-06-26
perf test: Make tests its own library
Ian Rogers
1
-1
/
+10
2024-06-26
perf pmu-events: Make pmu-events a library
Ian Rogers
1
-6
/
+10
2024-06-26
perf ui: Make ui its own library
Ian Rogers
1
-0
/
+10
2024-06-26
perf build: Add '*.a' to clean targets
Ian Rogers
1
-5
/
+12
[next]