index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
2023-08-17
perf test: Add a test for the new Arm CPU ID comparison behavior
James Clark
2023-08-17
perf arm64: Allow version comparisons of CPU IDs
James Clark
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2023-08-03
perf arch x86: Address shellcheck warnings about unused variables in syscallt...
Athira Rajeev
2023-07-24
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...
Athira Rajeev
2023-07-24
perf pmu arm64: Fix reading the PMU cpu slots in sysfs
Haixin Yu
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-20
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2023-06-14
perf tool x86: Fix perf_env memory leak
Ian Rogers
2023-06-13
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
2023-06-05
perf LoongArch: Simplify mksyscalltbl
Tiezhu Yang
2023-06-05
perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID
Tiezhu Yang
2023-06-05
perf arm64: Handle __NR3264_ prefixed syscall number
Tiezhu Yang
2023-06-05
perf arm64: Rename create_table_from_c() to create_sc_table()
Tiezhu Yang
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-30
perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_...
Ian Rogers
2023-05-28
perf test x86: intel-pt-test data is immutable so mark it const
Ian Rogers
2023-05-28
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf x86 mem: minor refactor to is_mem_loads_aux_event
Ian Rogers
2023-05-27
perf x86: Iterate hybrid PMUs as core PMUs
Ian Rogers
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-05-22
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
2023-05-15
perf parse-events: Don't reorder atom cpu events
Ian Rogers
2023-05-15
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
2023-05-15
perf test x86 hybrid: Update test expectations
Ian Rogers
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-12
perf tools riscv: Add support for riscv lookup_binutils_path
Paran Lee
[next]