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
/
x86
/
tests
Age
Commit message (
Expand
)
Author
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-10-14
perf test: Delete unused Intel CQM test
Howard Chu
2024-10-09
perf test x86: Fix typo in intel-pt-test
Thomas Falcon
2024-06-26
perf test: Make tests its own library
Ian Rogers
2024-06-25
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2024-01-03
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
2024-01-03
perf x86 test: Update hybrid expectations
Ian Rogers
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-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-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 pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf x86: Iterate hybrid PMUs as core PMUs
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-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-15
perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit
Adrian Hunter
2022-02-15
perf intel-pt: pkt-decoder: Add CFE and EVD packets
Adrian Hunter
2022-02-15
perf intel-pt: pkt-decoder-test: Fix scope of test_data
Adrian Hunter
2022-01-23
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-15
tools/perf: Convert to insn_decode()
Borislav Petkov
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-02-18
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
[next]