index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
3
-80
/
+183
2025-04-10
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
1
-1
/
+1
2025-04-10
perf pmu: Handle memory failure in tool_pmu__new()
Thomas Richter
2
-1
/
+10
2025-04-10
perf: intel-tpebs: Fix incorrect usage of zfree()
James Clark
1
-1
/
+1
2025-04-10
perf dso: fix dso__is_kallsyms() check
Stephen Brennan
1
-1
/
+3
2025-04-10
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-04-10
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
1
-3
/
+1
2025-04-10
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-04-10
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf evsel: tp_format accessing improvements
Ian Rogers
1
-1
/
+15
2025-04-10
perf evlist: Add success path to evlist__create_syswide_maps
Ian Rogers
1
-7
/
+6
2025-04-10
perf debug: Avoid stack overflow in recursive error message
Ian Rogers
1
-1
/
+1
2025-04-10
perf machine: Fixup kernel maps ends after adding extra maps
Namhyung Kim
1
-2
/
+2
2025-04-10
perf arm-spe: Fix load-store operation checking
Leo Yan
1
-1
/
+7
2025-04-10
perf pmu: Don't double count common sysfs and json events
James Clark
2
-3
/
+9
2025-04-10
perf pmu: Dynamically allocate tool PMU
James Clark
3
-14
/
+13
2025-04-10
perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
Ian Rogers
2
-51
/
+97
2025-04-10
perf tools: Add skip check in tool_pmu__event_to_str()
Kan Liang
2
-1
/
+4
2025-04-10
perf stat: Don't merge counters purely on name
Ian Rogers
1
-2
/
+11
2025-04-10
perf test: Fix Hwmon PMU test endianess issue
Thomas Richter
2
-14
/
+16
2025-04-10
perf: Always feature test reallocarray
James Clark
1
-0
/
+2
2025-04-10
perf stat: Fix find_stat for mixed legacy/non-legacy events
Ian Rogers
2
-4
/
+19
2025-04-07
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
2
-3
/
+3
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
1
-2
/
+2
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
3
-78
/
+96
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
2
-26
/
+26
2025-01-16
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
1
-1
/
+10
2025-01-16
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2
-68
/
+49
2025-01-14
perf config: Add a function to set one variable in .perfconfig
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-01-14
perf probe: Rename err label
James Clark
1
-9
/
+9
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
1
-0
/
+5
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
1
-0
/
+2
2025-01-10
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
1
-1
/
+8
2025-01-10
perf symbol-elf: Avoid a weak cxx_demangle_sym function
Ian Rogers
1
-2
/
+4
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
4
-58
/
+5
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
-8
/
+0
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
1
-4
/
+0
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
1
-4
/
+0
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
1
-4
/
+0
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
1
-9
/
+1
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
1
-4
/
+4
2025-01-08
perf llvm-add2line: Remove unused symbol_conf.h include
Dmitry Vyukov
1
-1
/
+0
2025-01-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2
-2
/
+2
2025-01-08
perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not...
Arnaldo Carvalho de Melo
1
-3
/
+12
2025-01-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
2
-0
/
+6
2025-01-08
perf jitdump: Accept jitdump mmaps emitted from inside containers
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-01-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
1
-1
/
+1
[next]