index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
2024-09-02
1
-4
/
+4
*
perf python: include "util/sample.h"
Xu Yang
2024-09-02
1
-0
/
+1
*
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
2024-09-02
1
-0
/
+3
*
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-09-02
1
-1
/
+3
*
perf daemon: Fix the build on 32-bit architectures
Arnaldo Carvalho de Melo
2024-08-09
1
-4
/
+5
*
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
2024-08-07
3
-6
/
+179
*
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
2024-08-07
1
-1
/
+4
*
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-08-07
3
-5
/
+11
*
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
2024-08-06
1
-4
/
+5
*
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
5
-5
/
+5
|
\
|
*
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
2024-08-01
5
-5
/
+5
*
|
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-30
4
-3
/
+74
|
\
\
|
|
/
|
/
|
|
*
perf docs: Document cross compilation
Leo Yan
2024-07-26
1
-0
/
+28
|
*
perf: build: Link lib 'zstd' for static build
Leo Yan
2024-07-26
1
-1
/
+1
|
*
perf: build: Only link libebl.a for old libdw
Leo Yan
2024-07-26
1
-1
/
+11
|
*
perf: build: Set Python configuration for cross compilation
Leo Yan
2024-07-26
1
-0
/
+8
|
*
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2024-07-26
1
-1
/
+26
|
*
perf tool: fix dereferencing NULL al->maps
Casey Chen
2024-07-26
1
-1
/
+1
*
|
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-23
4
-10
/
+12
|
\
|
|
*
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-17
3
-2
/
+7
|
*
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
2024-07-17
1
-8
/
+3
|
*
perf build: Warn if libtracefs is not found
Guilherme Amadio
2024-07-17
1
-0
/
+2
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-1
/
+0
|
\
\
|
*
|
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
8
-0
/
+353
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
16
-15
/
+289
|
|
\
\
|
|
*
|
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
2024-07-10
4
-0
/
+238
|
|
|
/
|
*
|
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
2024-06-26
4
-0
/
+115
*
|
|
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
3
-7
/
+15
*
|
|
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
9
-44
/
+56
*
|
|
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-12
1
-0
/
+14
*
|
|
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
2024-07-12
1
-1
/
+1
*
|
|
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
2024-07-12
1
-1
/
+3
*
|
|
perf record: Fix memset out-of-range error
Haoze Xie
2024-07-12
1
-2
/
+2
*
|
|
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
2
-7
/
+16
*
|
|
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
2
-7
/
+30
*
|
|
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-07-12
2
-36
/
+117
*
|
|
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
2024-07-11
1
-10
/
+10
*
|
|
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
2024-07-03
1
-1
/
+1
*
|
|
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Xu Yang
2024-07-03
3
-0
/
+884
*
|
|
perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
Xu Yang
2024-07-03
2
-0
/
+35
*
|
|
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-03
1
-5
/
+21
*
|
|
perf comm str: Avoid sort during insert
Ian Rogers
2024-07-03
1
-11
/
+18
*
|
|
perf report: Calling available function for stats printing
Abhishek Dubey
2024-07-02
1
-2
/
+1
*
|
|
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
2024-07-02
1
-0
/
+12
*
|
|
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
2024-07-02
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-07-02
11
-11
/
+49
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
2024-06-05
1
-0
/
+1
|
*
|
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Arnaldo Carvalho de Melo
2024-06-05
1
-4
/
+2
|
*
|
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-05-28
4
-1
/
+5
[next]