index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2026-01-06
perf parse-events: Fix evsel allocation failure
Faisal Bukhari
1
-2
/
+5
2026-01-06
perf data: Fix coding style
Derek Foreman
2
-9
/
+6
2026-01-06
perf data: Allow filtering conversion by time range
Derek Foreman
5
-0
/
+96
2026-01-06
perf build: Skip nondistro build test if libbfd is old
James Clark
1
-0
/
+5
2026-01-06
perf build: Feature test for libbfd thread safety API
James Clark
1
-0
/
+5
2026-01-06
perf build: Remove unused libbfd-buildid feature test
James Clark
1
-7
/
+0
2026-01-06
perf build: Do all non-distro feature checks in one go
James Clark
1
-20
/
+12
2026-01-06
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
1
-9
/
+3
2026-01-06
perf test java symbol: Additional libperf-jvmti.so path check
Ian Rogers
1
-0
/
+4
2026-01-06
perf test: Fix test case perf evlist tests for s390x
Thomas Richter
1
-2
/
+3
2026-01-06
perf pmu: Relax uncore wildcard matching to allow numeric suffix
Zide Chen
1
-6
/
+8
2026-01-05
perf symbol: Remove Rust symbol workarounds
Gary Guo
1
-15
/
+4
2026-01-05
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
22
-13
/
+70
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
9
-0
/
+9
2025-12-24
tools headers: Sync linux/socket.h with kernel sources
Namhyung Kim
1
-3
/
+21
2025-12-24
tools headers: Sync UAPI sound/asound.h with kernel sources
Namhyung Kim
1
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/mount.h with kernel sources
Namhyung Kim
1
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/fs.h with kernel sources
Namhyung Kim
1
-1
/
+2
2025-12-24
tools headers: Sync UAPI linux/fcntl.h with kernel sources
Namhyung Kim
1
-0
/
+12
2025-12-23
perf arm-spe: Add NVIDIA Olympus to neoverse list
Besar Wicaksono
1
-0
/
+1
2025-12-23
perf tests top: Make the test exclusive
Ian Rogers
1
-1
/
+1
2025-12-23
perf tests kvm: Avoid leaving perf.data.guest file around
Ian Rogers
1
-1
/
+1
2025-12-17
perf symbol: Fix ENOENT case for filename__read_build_id
Ian Rogers
4
-5
/
+13
2025-12-17
perf tools: Disable BPF skeleton if no libopenssl found
Namhyung Kim
1
-0
/
+8
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
1
-1
/
+2
2025-12-17
perf report: Update sort key state from -F option
Namhyung Kim
1
-46
/
+54
2025-12-17
perf report: Fix histogram entry collapsing for -F option
Namhyung Kim
1
-0
/
+3
2025-12-17
perf report: Enable data-type profiling with -F option too
Namhyung Kim
1
-1
/
+2
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
4
-9
/
+25
2025-12-17
perf vendor power9 nest metrics: Correct unit from MB to MiB
Ian Rogers
1
-4
/
+4
2025-12-17
perf trace: Don't change const char strings
Arnaldo Carvalho de Melo
1
-4
/
+7
2025-12-17
perf tools: Use const for variables receiving str{str,r?chr}() returns
Arnaldo Carvalho de Melo
3
-4
/
+5
2025-12-17
perf diff: Constify strchr() return variables
Arnaldo Carvalho de Melo
1
-7
/
+5
2025-12-17
perf list: Remove unused 'sep' variable
Arnaldo Carvalho de Melo
1
-2
/
+2
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
237
-3636
/
+11087
2025-12-04
perf stat: Improve handling of termination by signal
Ian Rogers
1
-5
/
+16
2025-12-04
perf tests stat: Add test for error for an offline CPU
Ian Rogers
1
-0
/
+27
2025-12-04
perf stat: When no events, don't report an error if there is none
Ian Rogers
1
-2
/
+4
2025-12-04
perf tests stat: Add "--null" coverage
Ian Rogers
1
-0
/
+12
2025-12-04
perf cpumap: Add "any" CPU handling to cpu_map__snprint_mask
Ian Rogers
1
-2
/
+7
2025-12-04
perf stat: Allow no events to open if this is a "--null" run
Ian Rogers
1
-1
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+1
2025-12-03
perf test kvm: Add some basic perf kvm test coverage
Ian Rogers
1
-0
/
+154
2025-12-03
perf tests evlist: Add basic evlist test
Ian Rogers
1
-0
/
+79
2025-12-03
perf tests script dlfilter: Add a dlfilter test
Ian Rogers
1
-0
/
+107
2025-12-03
perf tests kallsyms: Add basic kallsyms test
Ian Rogers
1
-0
/
+56
2025-12-03
perf tests timechart: Add a perf timechart test
Ian Rogers
1
-0
/
+67
2025-12-03
perf tests top: Add basic perf top coverage test
Ian Rogers
1
-0
/
+74
2025-12-03
perf tests buildid: Add purge and remove testing
Ian Rogers
1
-26
/
+177
[prev]
[next]