summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests
AgeCommit message (Expand)AuthorLines
2026-01-14perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")Ian Rogers-18/+12
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers-0/+1
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers-6/+2
2025-11-13perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers-3/+3
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim-0/+1
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers-128/+0
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers-2/+2
2025-07-24perf topdown: Use attribute to see an event is a topdown metic or slotsIan Rogers-0/+78
2025-06-30perf build: Specify shellcheck should use bashCollin Funk-1/+1
2025-05-21perf test amd: Skip amd-ibs-period test on kernel < v6.15Ravi Bangoria-0/+29
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King-1/+1
2025-04-29perf test amd ibs: Add sample period unit testRavi Bangoria-0/+1006
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers-3/+3
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers-1/+1
2024-10-14perf test: Delete unused Intel CQM testHoward Chu-128/+0
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon-2/+2
2024-06-26perf test: Make tests its own libraryIan Rogers-10/+10
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter-0/+1739
2024-04-12perf arch x86: Add shellcheck to buildIan Rogers-1/+15
2024-02-12perf maps: Get map before returning in maps__findIan Rogers-0/+1
2024-02-02perf parse-events: Print all errorsIan Rogers-3/+2
2024-01-03perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers-0/+23
2024-01-03perf x86 test: Update hybrid expectationsIan Rogers-7/+7
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-18/+321
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter-1/+8
2023-06-12perf thread: Add accessor functions for threadIan Rogers-1/+1
2023-05-28perf test x86: intel-pt-test data is immutable so mark it constIan Rogers-7/+7
2023-05-28perf test x86: insn-x86 test data is immutable so mark it constIan Rogers-5/+5
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers-1/+1
2023-05-27perf pmu: Separate pmu and pmusIan Rogers-2/+3
2023-05-27perf x86: Iterate hybrid PMUs as core PMUsIan Rogers-1/+1
2023-05-15perf test x86 hybrid: Add hybrid extended type checksIan Rogers-0/+12
2023-05-15perf test x86 hybrid: Update test expectationsIan Rogers-28/+26
2023-05-15perf test: Move x86 hybrid tests to arch/x86Ian Rogers-0/+288
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria-0/+74
2023-04-04perf map: Add accessor for start and endIan Rogers-1/+1
2023-03-20perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter-0/+4
2023-02-06perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang-1/+4
2022-11-09perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter-1/+156
2022-11-09perf intel-pt: Redefine test_suite to allow for adding more subtestsAdrian Hunter-2/+12
2022-11-09perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...Adrian Hunter-1/+1
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo-0/+1
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter-1/+1
2022-08-01perf test: Remove x86 rdpmc testIan Rogers-185/+0
2022-03-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-0/+3533
2022-02-15perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter-2/+5
2022-02-15perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter-0/+8
2022-02-15perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter-1/+1
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter-0/+3426
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter-0/+50